"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/18 01:57:21 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-zupejow7jine" 2025/07/18 01:57:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 01:57:21 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/18 01:57:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/18 01:57:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/18 01:57:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/18 01:57:21 DEBUG : Setting pass="mwgFQltrj1xM5kBh0-TAx2TG4zuS43noO6msPkReIc7P" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/18 01:57:21 DEBUG : TestWebdavRclone: detected overridden config - adding "{AWy6R}" suffix to name 2025/07/18 01:57:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/18 01:57:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/18 01:57:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/18 01:57:21 DEBUG : Setting pass="mwgFQltrj1xM5kBh0-TAx2TG4zuS43noO6msPkReIc7P" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/18 01:57:21 DEBUG : found headers: 2025/07/18 01:57:21 DEBUG : Creating backend with remote "/tmp/rclone3601710664" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:21 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:21 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:21 DEBUG : dir: Looking for writers 2025/07/18 01:57:21 DEBUG : Looking for writers 2025/07/18 01:57:21 DEBUG : dir: reading active writers 2025/07/18 01:57:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:21 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:21 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:21 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:21 DEBUG : dir/subdir: Looking for writers 2025/07/18 01:57:21 DEBUG : dir: Looking for writers 2025/07/18 01:57:21 DEBUG : file1: reading active writers 2025/07/18 01:57:21 DEBUG : file2: reading active writers 2025/07/18 01:57:21 DEBUG : subdir: reading active writers 2025/07/18 01:57:21 DEBUG : Looking for writers 2025/07/18 01:57:21 DEBUG : dir: reading active writers 2025/07/18 01:57:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:21 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:21 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:21 DEBUG : dir: Looking for writers 2025/07/18 01:57:21 DEBUG : file1: reading active writers 2025/07/18 01:57:21 DEBUG : Looking for writers 2025/07/18 01:57:21 DEBUG : dir: reading active writers 2025/07/18 01:57:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:21 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : dir: Looking for writers 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : dir: reading active writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:22 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:22 DEBUG : forgetting directory cache 2025/07/18 01:57:22 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:22 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/18 01:57:22 DEBUG : dir: invalidating directory cache 2025/07/18 01:57:22 DEBUG : >ForgetPath: 2025/07/18 01:57:22 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/18 01:57:22 DEBUG : invalidating directory cache 2025/07/18 01:57:22 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:22 DEBUG : >ForgetPath: 2025/07/18 01:57:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/18 01:57:22 DEBUG : >ForgetPath: 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : dir: Looking for writers 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : dir: reading active writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:22 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : forgetting directory cache 2025/07/18 01:57:22 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : dir: Looking for writers 2025/07/18 01:57:22 DEBUG : fil/a/b: Looking for writers 2025/07/18 01:57:22 DEBUG : fil/a: Looking for writers 2025/07/18 01:57:22 DEBUG : b: reading active writers 2025/07/18 01:57:22 DEBUG : fil: Looking for writers 2025/07/18 01:57:22 DEBUG : a: reading active writers 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : fil: reading active writers 2025/07/18 01:57:22 DEBUG : dir: reading active writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:22 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : dir: Looking for writers 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : dir: reading active writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:22 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:22 DEBUG : dir: Looking for writers 2025/07/18 01:57:22 DEBUG : file1: reading active writers 2025/07/18 01:57:22 DEBUG : Looking for writers 2025/07/18 01:57:22 DEBUG : dir: reading active writers 2025/07/18 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:23 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/18 01:57:23 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 DEBUG : dir: invalidating directory cache 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/18 01:57:23 DEBUG : dir/file1: Reset virtual modtime 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/18 01:57:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:23 DEBUG : dir: invalidating directory cache 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/18 01:57:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/18 01:57:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/18 01:57:23 DEBUG : forgetting directory cache 2025/07/18 01:57:23 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:23 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/18 01:57:23 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:23 DEBUG : dir/virtualDir: Looking for writers 2025/07/18 01:57:23 DEBUG : dir: Looking for writers 2025/07/18 01:57:23 DEBUG : virtualDir: reading active writers 2025/07/18 01:57:23 DEBUG : file1: reading active writers 2025/07/18 01:57:23 DEBUG : virtualFile2: reading active writers 2025/07/18 01:57:23 DEBUG : virtualFile: reading active writers 2025/07/18 01:57:23 DEBUG : Looking for writers 2025/07/18 01:57:23 DEBUG : dir: reading active writers 2025/07/18 01:57:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:23 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 ERROR : dir/: Can only open directories read only 2025/07/18 01:57:23 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:23 DEBUG : dir: Looking for writers 2025/07/18 01:57:23 DEBUG : Looking for writers 2025/07/18 01:57:23 DEBUG : dir: reading active writers 2025/07/18 01:57:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:23 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:57:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:57:23 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (5 bytes), uploading instead of streaming 2025/07/18 01:57:23 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:23 NOTICE: webdav root 'rclone-test-zupejow7jine': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/18 01:57:23 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/18 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:57:23 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:23 DEBUG : dir: Looking for writers 2025/07/18 01:57:23 DEBUG : potato: reading active writers 2025/07/18 01:57:23 DEBUG : file1: reading active writers 2025/07/18 01:57:23 DEBUG : Looking for writers 2025/07/18 01:57:23 DEBUG : dir: reading active writers 2025/07/18 01:57:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:23 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/18 01:57:24 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:24 DEBUG : dir/sub: Looking for writers 2025/07/18 01:57:24 DEBUG : dir: Looking for writers 2025/07/18 01:57:24 DEBUG : file1: reading active writers 2025/07/18 01:57:24 DEBUG : sub: reading active writers 2025/07/18 01:57:24 DEBUG : Looking for writers 2025/07/18 01:57:24 DEBUG : dir: reading active writers 2025/07/18 01:57:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:24 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/18 01:57:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/18 01:57:24 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:24 DEBUG : dir/sub/subsub: Looking for writers 2025/07/18 01:57:24 DEBUG : dir/sub: Looking for writers 2025/07/18 01:57:24 DEBUG : subsub: reading active writers 2025/07/18 01:57:24 DEBUG : dir: Looking for writers 2025/07/18 01:57:24 DEBUG : file1: reading active writers 2025/07/18 01:57:24 DEBUG : sub: reading active writers 2025/07/18 01:57:24 DEBUG : Looking for writers 2025/07/18 01:57:24 DEBUG : dir: reading active writers 2025/07/18 01:57:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:24 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:24 ERROR : dir/: Dir.Remove not empty 2025/07/18 01:57:24 DEBUG : dir/file1: Remove: 2025/07/18 01:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:24 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:57:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/18 01:57:24 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:24 DEBUG : Looking for writers 2025/07/18 01:57:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:24 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:24 DEBUG : dir/file1: Remove: 2025/07/18 01:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:24 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:57:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/18 01:57:24 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:24 DEBUG : Looking for writers 2025/07/18 01:57:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:24 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:24 DEBUG : dir/file1: Remove: 2025/07/18 01:57:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:24 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:57:24 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:24 DEBUG : dir: Looking for writers 2025/07/18 01:57:24 DEBUG : Looking for writers 2025/07/18 01:57:24 DEBUG : dir: reading active writers 2025/07/18 01:57:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:24 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/18 01:57:25 DEBUG : dir: Updating dir with dir2 0xc00076c750 2025/07/18 01:57:25 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/18 01:57:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/18 01:57:25 DEBUG : file2: Updating file with file2 0xc0003a0180 2025/07/18 01:57:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:25 INFO : dir2/file3: Deleted 2025/07/18 01:57:25 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/18 01:57:25 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003a0180 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/18 01:57:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/18 01:57:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00076cd00 2025/07/18 01:57:25 DEBUG : empty directory: forgetting directory cache 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/18 01:57:25 DEBUG : dir2: Renaming to "dir3" 2025/07/18 01:57:25 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:25 DEBUG : dir3: Looking for writers 2025/07/18 01:57:25 DEBUG : file3: reading active writers 2025/07/18 01:57:25 DEBUG : renamed empty directory: Looking for writers 2025/07/18 01:57:25 DEBUG : Looking for writers 2025/07/18 01:57:25 DEBUG : renamed empty directory: reading active writers 2025/07/18 01:57:25 DEBUG : dir3: reading active writers 2025/07/18 01:57:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:25 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/18 01:57:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/18 01:57:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/18 01:57:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/18 01:57:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/18 01:57:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:25 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (12 bytes), uploading instead of streaming 2025/07/18 01:57:25 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:25 DEBUG : forgetting directory cache 2025/07/18 01:57:25 DEBUG : dir: forgetting directory cache 2025/07/18 01:57:25 DEBUG : dir/sub: forgetting directory cache 2025/07/18 01:57:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/18 01:57:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/18 01:57:25 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (5 bytes), uploading instead of streaming 2025/07/18 01:57:25 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/18 01:57:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/18 01:57:25 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:25 DEBUG : dir/sub: Looking for writers 2025/07/18 01:57:25 DEBUG : file0: reading active writers 2025/07/18 01:57:25 DEBUG : file2: reading active writers 2025/07/18 01:57:25 DEBUG : dir: Looking for writers 2025/07/18 01:57:25 DEBUG : file1: reading active writers 2025/07/18 01:57:25 DEBUG : sub: reading active writers 2025/07/18 01:57:25 DEBUG : Looking for writers 2025/07/18 01:57:25 DEBUG : dir: reading active writers 2025/07/18 01:57:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:25 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/18 01:57:25 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:25 DEBUG : Looking for writers 2025/07/18 01:57:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:25 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/18 01:57:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/18 01:57:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/18 01:57:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/18 01:57:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:25 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:25 DEBUG : dir: Looking for writers 2025/07/18 01:57:25 DEBUG : file1: reading active writers 2025/07/18 01:57:25 DEBUG : file1.metadata: reading active writers 2025/07/18 01:57:25 DEBUG : Looking for writers 2025/07/18 01:57:25 DEBUG : dir: reading active writers 2025/07/18 01:57:25 DEBUG : dir.metadata: reading active writers 2025/07/18 01:57:25 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:25 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : file1: reading active writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : file1: reading active writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : file1: reading active writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/18 01:57:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/18 01:57:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/18 01:57:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : file.txt: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:26 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (25 bytes), uploading instead of streaming 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/18 01:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : file1: reading active writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : dir/file1: Remove: 2025/07/18 01:57:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:26 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:57:26 DEBUG : dir/file1: Remove: 2025/07/18 01:57:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:26 DEBUG : dir/file1: Remove: 2025/07/18 01:57:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:26 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:57:26 DEBUG : dir/file1: Remove: 2025/07/18 01:57:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/18 01:57:26 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:26 DEBUG : dir: Looking for writers 2025/07/18 01:57:26 DEBUG : Looking for writers 2025/07/18 01:57:26 DEBUG : dir: reading active writers 2025/07/18 01:57:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:26 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=0x3 2025/07/18 01:57:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:27 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: 2025/07/18 01:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0009260c0 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0009260c0 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009260c0 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (25 bytes), uploading instead of streaming 2025/07/18 01:57:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 DEBUG : newLeaf: Running delayed rename now 2025/07/18 01:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0009260c0 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:27 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: 2025/07/18 01:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a1380 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a1380 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003a1380 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (25 bytes), uploading instead of streaming 2025/07/18 01:57:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/18 01:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:27 DEBUG : newLeaf: Running delayed rename now 2025/07/18 01:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a1380 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:27 DEBUG : >WaitForWriters: 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:27 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:27 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): openPending: 2025/07/18 01:57:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): >openPending: err= 2025/07/18 01:57:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): _writeAt: size=14, off=0 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): >_writeAt: n=14, err= 2025/07/18 01:57:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): close: 2025/07/18 01:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/18 01:57:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/18 01:57:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:27 DEBUG : dir/file1(0xc000da7080): >close: err= 2025/07/18 01:57:27 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:27 DEBUG : dir: Looking for writers 2025/07/18 01:57:27 DEBUG : file1: reading active writers 2025/07/18 01:57:27 DEBUG : Looking for writers 2025/07/18 01:57:27 DEBUG : dir: reading active writers 2025/07/18 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : file1: reading active writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: starting upload 2025/07/18 01:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:28 INFO : dir/file1: Copied (replaced existing) 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : file1: reading active writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): _readAt: size=512, off=0 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): openPending: 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): >openPending: err= 2025/07/18 01:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): >_readAt: n=14, err=EOF 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): close: 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000d27380): >close: err= 2025/07/18 01:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000553980 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/18 01:57:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000553980 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000c6d280): openPending: 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000c6d280): >openPending: err= 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000c6d280): _writeAt: size=25, off=0 2025/07/18 01:57:28 DEBUG : dir/file1(0xc000c6d280): >_writeAt: n=25, err= 2025/07/18 01:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000553980 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 DEBUG : newLeaf(0xc000c6d280): close: 2025/07/18 01:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-18 01:57:28.248046472 +0000 UTC m=+6.917514839 2025/07/18 01:57:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:28 DEBUG : newLeaf(0xc000c6d280): >close: err= 2025/07/18 01:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: starting upload 2025/07/18 01:57:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:28 INFO : newLeaf: Copied (replaced existing) 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-18 01:57:28 +0000 UTC" 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:28 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:28 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:28 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:28 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : file1: reading active writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a080c0 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000a080c0 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:28 DEBUG : dir/file1(0xc0003c25c0): openPending: 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:28 DEBUG : dir/file1(0xc0003c25c0): >openPending: err= 2025/07/18 01:57:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:28 DEBUG : dir/file1(0xc0003c25c0): _writeAt: size=25, off=0 2025/07/18 01:57:28 DEBUG : dir/file1(0xc0003c25c0): >_writeAt: n=25, err= 2025/07/18 01:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a080c0 2025/07/18 01:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 DEBUG : newLeaf(0xc0003c25c0): close: 2025/07/18 01:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-18 01:57:28.745141385 +0000 UTC m=+7.414609712 2025/07/18 01:57:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:28 DEBUG : newLeaf(0xc0003c25c0): >close: err= 2025/07/18 01:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: starting upload 2025/07/18 01:57:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:28 INFO : newLeaf: Copied (replaced existing) 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-18 01:57:28 +0000 UTC" 2025/07/18 01:57:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/18 01:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:28 DEBUG : dir: Looking for writers 2025/07/18 01:57:28 DEBUG : Looking for writers 2025/07/18 01:57:28 DEBUG : dir: reading active writers 2025/07/18 01:57:28 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:28 DEBUG : >WaitForWriters: 2025/07/18 01:57:28 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:29 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): openPending: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): >openPending: err= 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): _writeAt: size=14, off=0 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): >_writeAt: n=14, err= 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): close: 2025/07/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000561200): >close: err= 2025/07/18 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: starting upload 2025/07/18 01:57:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:29 INFO : dir/file1: Copied (replaced existing) 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : >WaitForWriters: 2025/07/18 01:57:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): _readAt: size=512, off=0 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): openPending: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): >openPending: err= 2025/07/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): >_readAt: n=14, err=EOF 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): close: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000ccbe00): >close: err= 2025/07/18 01:57:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000a08c00 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/18 01:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000a08c00 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000709700): openPending: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000709700): >openPending: err= 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000709700): _writeAt: size=25, off=0 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000709700): >_writeAt: n=25, err= 2025/07/18 01:57:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000a08c00 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf(0xc000709700): close: 2025/07/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/18 01:57:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-18 01:57:29.393439992 +0000 UTC m=+8.062908340 2025/07/18 01:57:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:29 DEBUG : newLeaf(0xc000709700): >close: err= 2025/07/18 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:29 DEBUG : newLeaf: vfs cache: starting upload 2025/07/18 01:57:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:29 INFO : newLeaf: Copied (replaced existing) 2025/07/18 01:57:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-18 01:57:29 +0000 UTC" 2025/07/18 01:57:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : >WaitForWriters: 2025/07/18 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : >WaitForWriters: 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:29 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:29 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : file1: reading active writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : >WaitForWriters: 2025/07/18 01:57:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): _readAt: size=512, off=0 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): openPending: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): >openPending: err= 2025/07/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/18 01:57:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): >_readAt: n=14, err=EOF 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): close: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e40c40): >close: err= 2025/07/18 01:57:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a0cc0 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/18 01:57:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/18 01:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a0cc0 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e58800): openPending: 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e58800): >openPending: err= 2025/07/18 01:57:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e58800): _writeAt: size=25, off=0 2025/07/18 01:57:29 DEBUG : dir/file1(0xc000e58800): >_writeAt: n=25, err= 2025/07/18 01:57:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/18 01:57:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a0cc0 2025/07/18 01:57:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:29 DEBUG : newLeaf(0xc000e58800): close: 2025/07/18 01:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/18 01:57:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-18 01:57:29.90341509 +0000 UTC m=+8.572883417 2025/07/18 01:57:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:29 DEBUG : newLeaf(0xc000e58800): >close: err= 2025/07/18 01:57:29 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:29 DEBUG : dir: Looking for writers 2025/07/18 01:57:29 DEBUG : Looking for writers 2025/07/18 01:57:29 DEBUG : dir: reading active writers 2025/07/18 01:57:29 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:30 DEBUG : newLeaf: vfs cache: starting upload 2025/07/18 01:57:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:30 INFO : newLeaf: Copied (replaced existing) 2025/07/18 01:57:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-18 01:57:29 +0000 UTC" 2025/07/18 01:57:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/18 01:57:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/18 01:57:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : newLeaf: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: 2025/07/18 01:57:30 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : file1: reading active writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/18 01:57:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/18 01:57:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : file1: reading active writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/18 01:57:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/18 01:57:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/18 01:57:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/18 01:57:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/18 01:57:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/18 01:57:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/18 01:57:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/18 01:57:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/18 01:57:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/18 01:57:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/18 01:57:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : file1: reading active writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:30 DEBUG : dir: Looking for writers 2025/07/18 01:57:30 DEBUG : file1: reading active writers 2025/07/18 01:57:30 DEBUG : Looking for writers 2025/07/18 01:57:30 DEBUG : dir: reading active writers 2025/07/18 01:57:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:30 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/18 01:57:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): _readAt: size=1, off=0 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): openPending: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >openPending: err= 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): _readAt: size=256, off=1 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >_readAt: n=15, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): _readAt: size=16, off=16 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >_readAt: n=0, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): close: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >close: err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): close: 2025/07/18 01:57:31 DEBUG : dir/file1(0xc0009f5ac0): >close: err=file already closed 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): _readAt: size=1, off=0 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): openPending: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >openPending: err= 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): _readAt: size=1, off=5 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): _readAt: size=1, off=3 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): _readAt: size=1, off=13 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): _readAt: size=16, off=100 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >_readAt: n=0, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): close: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000d56b80): >close: err= 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=1, off=0 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): openPending: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >openPending: err= 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=1, off=5 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=1, off=1 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=1, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=6, off=10 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=6, err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=256, off=10 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=6, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=256, off=100 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=0, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): close: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >close: err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): _readAt: size=256, off=100 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000706380): >_readAt: n=0, err=file already closed 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): RWFileHandle.Flush 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): _readAt: size=256, off=0 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): openPending: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): >openPending: err= 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): >_readAt: n=16, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): RWFileHandle.Flush 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): RWFileHandle.Flush 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): close: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000cbdec0): >close: err= 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:57:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/18 01:57:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): _readAt: size=256, off=0 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): openPending: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): >openPending: err= 2025/07/18 01:57:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:57:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): >_readAt: n=16, err=EOF 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): RWFileHandle.Release 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): close: 2025/07/18 01:57:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): >close: err= 2025/07/18 01:57:31 DEBUG : dir/file1(0xc000558340): RWFileHandle.Release 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : dir: Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : dir: reading active writers 2025/07/18 01:57:31 DEBUG : >WaitForWriters: 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:31 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:31 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): openPending: 2025/07/18 01:57:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): >openPending: err= 2025/07/18 01:57:31 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): _writeAt: size=5, off=0 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): >_writeAt: n=5, err= 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): _writeAt: size=7, off=5 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): >_writeAt: n=7, err= 2025/07/18 01:57:31 DEBUG : file1: vfs cache: truncate to size=11 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): close: 2025/07/18 01:57:31 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:31.876766155 +0000 UTC m=+10.546234522 2025/07/18 01:57:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): >close: err= 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): close: 2025/07/18 01:57:31 DEBUG : file1(0xc000ce6900): >close: err=file already closed 2025/07/18 01:57:31 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:31 DEBUG : Looking for writers 2025/07/18 01:57:31 DEBUG : file1: reading active writers 2025/07/18 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:31 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 INFO : file1: Copied (new) 2025/07/18 01:57:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-18 01:57:31 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:32 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): openPending: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): >openPending: err= 2025/07/18 01:57:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): _writeAt: size=7, off=0 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): >_writeAt: n=7, err= 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): _writeAt: size=6, off=5 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): >_writeAt: n=6, err= 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): close: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:32.075862098 +0000 UTC m=+10.745330455 2025/07/18 01:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): >close: err= 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): _writeAt: size=5, off=0 2025/07/18 01:57:32 DEBUG : file1(0xc0001ea380): >_writeAt: n=0, err=file already closed 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:32 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 INFO : file1: Copied (new) 2025/07/18 01:57:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-18 01:57:32 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:32 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:32 DEBUG : file1(0xc00080c740): openPending: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1(0xc00080c740): >openPending: err= 2025/07/18 01:57:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1(0xc00080c740): close: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:32.277893159 +0000 UTC m=+10.947361507 2025/07/18 01:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:32 DEBUG : file1(0xc00080c740): >close: err= 2025/07/18 01:57:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/18 01:57:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:57:32 DEBUG : file2: newRWFileHandle: 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): openPending: 2025/07/18 01:57:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): >openPending: err= 2025/07/18 01:57:32 DEBUG : file2: >newRWFileHandle: err= 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/18 01:57:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): RWFileHandle.Flush 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): RWFileHandle.Release 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): close: 2025/07/18 01:57:32 DEBUG : file2: vfs cache: setting modification time to 2025-07-18 01:57:32.279064558 +0000 UTC m=+10.948532905 2025/07/18 01:57:32 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:32 DEBUG : file2(0xc00080cbc0): >close: err= 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/18 01:57:32 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:32 DEBUG : file2: vfs cache: starting upload 2025/07/18 01:57:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 INFO : file1: Copied (new) 2025/07/18 01:57:32 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-18 01:57:32 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/18 01:57:32 INFO : file2: Copied (new) 2025/07/18 01:57:32 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-18 01:57:32 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/18 01:57:32 INFO : file2: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : file2: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:32 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): openPending: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): >openPending: err= 2025/07/18 01:57:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): _writeAt: size=5, off=0 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): >_writeAt: n=5, err= 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): RWFileHandle.Flush 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): RWFileHandle.Flush 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): close: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:32.649600672 +0000 UTC m=+11.319068999 2025/07/18 01:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:32 DEBUG : file1(0xc000813340): >close: err= 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:32 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 INFO : file1: Copied (new) 2025/07/18 01:57:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-18 01:57:32 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:32 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:32 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): openPending: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): >openPending: err= 2025/07/18 01:57:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): _writeAt: size=5, off=0 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): >_writeAt: n=5, err= 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): RWFileHandle.Release 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): close: 2025/07/18 01:57:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:32.838930844 +0000 UTC m=+11.508399211 2025/07/18 01:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): >close: err= 2025/07/18 01:57:32 DEBUG : file1(0xc000827a80): RWFileHandle.Release 2025/07/18 01:57:32 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:32 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:32 INFO : file1: Copied (new) 2025/07/18 01:57:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-18 01:57:32 +0000 UTC" 2025/07/18 01:57:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:32 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:32 DEBUG : Looking for writers 2025/07/18 01:57:32 DEBUG : file1: reading active writers 2025/07/18 01:57:32 DEBUG : >WaitForWriters: 2025/07/18 01:57:32 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:33 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): openPending: 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): >openPending: err= 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): close: 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-18 01:57:33.091681118 +0000 UTC m=+11.761149475 2025/07/18 01:57:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : dir/file1(0xc00099d600): >close: err= 2025/07/18 01:57:33 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: starting upload 2025/07/18 01:57:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:33 INFO : dir/file1: Copied (replaced existing) 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-18 01:57:33 +0000 UTC" 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : >WaitForWriters: 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : dir/file1: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/18 01:57:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): openPending: 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/18 01:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): >openPending: err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): _writeAt: size=15, off=5 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): >_writeAt: n=15, err= 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): close: 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-18 01:57:33.375926631 +0000 UTC m=+12.045394977 2025/07/18 01:57:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : dir/file1(0xc000c2a340): >close: err= 2025/07/18 01:57:33 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: starting upload 2025/07/18 01:57:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:33 INFO : dir/file1: Copied (replaced existing) 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-18 01:57:33 +0000 UTC" 2025/07/18 01:57:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:33 DEBUG : dir: Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : dir: reading active writers 2025/07/18 01:57:33 DEBUG : >WaitForWriters: 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): openPending: 2025/07/18 01:57:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): >openPending: err= 2025/07/18 01:57:33 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): close: 2025/07/18 01:57:33 DEBUG : file1: vfs cache: setting modification time to 2025-07-18 01:57:33.596963186 +0000 UTC m=+12.266431543 2025/07/18 01:57:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : file1(0xc00067eb00): >close: err= 2025/07/18 01:57:33 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:33 DEBUG : file1: vfs cache: starting upload 2025/07/18 01:57:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:57:33 INFO : file1: Copied (new) 2025/07/18 01:57:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-18 01:57:33 +0000 UTC" 2025/07/18 01:57:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:33 INFO : file1: vfs cache: upload succeeded try #1 2025/07/18 01:57:33 DEBUG : Looking for writers 2025/07/18 01:57:33 DEBUG : file1: reading active writers 2025/07/18 01:57:33 DEBUG : >WaitForWriters: 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/18 01:57:33 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.785178566 +0000 UTC m=+12.454646923 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85440): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.785178566 +0000 UTC m=+12.454646923 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c858c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.785178566 +0000 UTC m=+12.454646923 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c85d80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515e30 item 1 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.788954403 +0000 UTC m=+12.458422770 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86440): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.788954403 +0000 UTC m=+12.458422770 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86940): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 2 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.791249841 +0000 UTC m=+12.460718199 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d86f80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.791249841 +0000 UTC m=+12.460718199 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.791249841 +0000 UTC m=+12.460718199 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d878c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f70a0 item 3 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.794438267 +0000 UTC m=+12.463906594 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d87f40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.794438267 +0000 UTC m=+12.463906594 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2500): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 4 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.79625631 +0000 UTC m=+12.465724637 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2b40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.79625631 +0000 UTC m=+12.465724637 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db2fc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.79625631 +0000 UTC m=+12.465724637 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3480): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019e380 item 5 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.799388168 +0000 UTC m=+12.468856535 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000db3b00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.799388168 +0000 UTC m=+12.468856535 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd20c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019ff10 item 6 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.802220033 +0000 UTC m=+12.471688400 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2740): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.802220033 +0000 UTC m=+12.471688400 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd2c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.802220033 +0000 UTC m=+12.471688400 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3100): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d730 item 7 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.807818041 +0000 UTC m=+12.477286418 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.807818041 +0000 UTC m=+12.477286418 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000dd3cc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4000 item 8 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000df4300): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.811462563 +0000 UTC m=+12.480930920 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df46c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.811462563 +0000 UTC m=+12.480930920 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df4b40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.811462563 +0000 UTC m=+12.480930920 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5040): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d47e0 item 9 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.815654872 +0000 UTC m=+12.485123198 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df56c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.815654872 +0000 UTC m=+12.485123198 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000df5c00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d53b0 item 10 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000e0c2c0): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c2c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.817845033 +0000 UTC m=+12.487313360 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0c680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.817845033 +0000 UTC m=+12.487313360 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0cb80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.817845033 +0000 UTC m=+12.487313360 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d080): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5960 item 11 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.8207582 +0000 UTC m=+12.490226527 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0d700): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.8207582 +0000 UTC m=+12.490226527 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e0dc40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170620 item 12 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000e2a300): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.824146951 +0000 UTC m=+12.493615278 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2a6c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.824146951 +0000 UTC m=+12.493615278 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2ad80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171b20 item 13 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.826118572 +0000 UTC m=+12.495586899 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.826118572 +0000 UTC m=+12.495586899 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e2b940): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba2a0 item 14 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000e4e000): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e000): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.828336575 +0000 UTC m=+12.497804903 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4e3c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.828336575 +0000 UTC m=+12.497804903 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4ea80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bab60 item 15 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.830147364 +0000 UTC m=+12.499615691 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f100): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.830147364 +0000 UTC m=+12.499615691 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4f640): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb180 item 16 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.832392058 +0000 UTC m=+12.501860385 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e4fc80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.832392058 +0000 UTC m=+12.501860385 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e180): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.832392058 +0000 UTC m=+12.501860385 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6e680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb8f0 item 17 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.835322889 +0000 UTC m=+12.504791217 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6ed00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.835322889 +0000 UTC m=+12.504791217 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 18 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.837213007 +0000 UTC m=+12.506681334 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6f8c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.837213007 +0000 UTC m=+12.506681334 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e6fdc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.837213007 +0000 UTC m=+12.506681334 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 19 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.840115544 +0000 UTC m=+12.509583892 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e949c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.840115544 +0000 UTC m=+12.509583892 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e94f00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 20 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.842600269 +0000 UTC m=+12.512068636 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95580): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.842600269 +0000 UTC m=+12.512068636 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e95a80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.842600269 +0000 UTC m=+12.512068636 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6000): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 21 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.846796615 +0000 UTC m=+12.516264983 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.846796615 +0000 UTC m=+12.516264983 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb6bc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e00 item 22 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.84956878 +0000 UTC m=+12.519037147 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.84956878 +0000 UTC m=+12.519037147 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7740): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.84956878 +0000 UTC m=+12.519037147 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000eb7c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 23 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.852995451 +0000 UTC m=+12.522463818 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.852995451 +0000 UTC m=+12.522463818 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8880): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562150 item 24 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000ed8ec0): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed8ec0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.855142251 +0000 UTC m=+12.524610578 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9280): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.855142251 +0000 UTC m=+12.524610578 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.855142251 +0000 UTC m=+12.524610578 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ed9cc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562620 item 25 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.857728195 +0000 UTC m=+12.527196522 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef43c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.857728195 +0000 UTC m=+12.527196522 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4900): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563110 item 26 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000ef4f40): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef4f40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.860056375 +0000 UTC m=+12.529524702 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): _writeAt: size=3, off=7 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.860056375 +0000 UTC m=+12.529524702 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5800): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.860056375 +0000 UTC m=+12.529524702 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ef5d40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005636c0 item 27 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.862090453 +0000 UTC m=+12.531558780 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10440): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.862090453 +0000 UTC m=+12.531558780 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10980): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563f10 item 28 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000f10fc0): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f10fc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.863835198 +0000 UTC m=+12.533303525 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.863835198 +0000 UTC m=+12.533303525 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f11a40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544310 item 29 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.865288045 +0000 UTC m=+12.534756372 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e140): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.865288045 +0000 UTC m=+12.534756372 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2e680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544690 item 30 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): _readAt: size=2, off=0 2025/07/18 01:57:33 ERROR : open-test-file(0xc000f2ecc0): Couldn't read size of file 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2ecc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.866959832 +0000 UTC m=+12.536428160 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f080): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.866959832 +0000 UTC m=+12.536428160 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2f740): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544a10 item 31 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.868712653 +0000 UTC m=+12.538180980 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f2fdc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.868712653 +0000 UTC m=+12.538180980 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544e70 item 32 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.870147236 +0000 UTC m=+12.539615563 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f529c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545260 item 33 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.871106005 +0000 UTC m=+12.540574372 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f52e40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.871106005 +0000 UTC m=+12.540574372 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545420 item 33 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.874634028 +0000 UTC m=+12.544102396 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53980): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005458f0 item 34 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.875884044 +0000 UTC m=+12.545352411 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f53e00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.875884044 +0000 UTC m=+12.545352411 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f703c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545ab0 item 34 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.877902783 +0000 UTC m=+12.547371110 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70a00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005381c0 item 35 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.878447566 +0000 UTC m=+12.547915893 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f70e80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.878447566 +0000 UTC m=+12.547915893 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538380 item 35 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.881721421 +0000 UTC m=+12.551189788 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71a00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005388c0 item 36 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.882982458 +0000 UTC m=+12.552450825 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f71f00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.882982458 +0000 UTC m=+12.552450825 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8e4c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538a80 item 36 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.885873765 +0000 UTC m=+12.555342132 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8eb00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538ee0 item 37 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.886821845 +0000 UTC m=+12.556290213 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8ef80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.886821845 +0000 UTC m=+12.556290213 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8f480): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005390a0 item 37 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.889355491 +0000 UTC m=+12.558823848 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000f8fb00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539500 item 38 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.890232377 +0000 UTC m=+12.559700724 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4080): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.890232377 +0000 UTC m=+12.559700724 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb45c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005396c0 item 38 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.892126121 +0000 UTC m=+12.561594468 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb4c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539b20 item 39 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.892931554 +0000 UTC m=+12.562399910 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5140): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.892931554 +0000 UTC m=+12.562399910 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5640): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539ce0 item 39 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.89540695 +0000 UTC m=+12.564875307 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fb5cc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c0e0 item 40 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.896849948 +0000 UTC m=+12.566318295 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.896849948 +0000 UTC m=+12.566318295 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c3f0 item 40 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.899177928 +0000 UTC m=+12.568646275 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd4d40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c930 item 41 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.900177424 +0000 UTC m=+12.569645791 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037caf0 item 41 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.90105411 +0000 UTC m=+12.570522457 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5700): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.90105411 +0000 UTC m=+12.570522457 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000fd5c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce00 item 41 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.904350998 +0000 UTC m=+12.573819345 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 42 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.905377134 +0000 UTC m=+12.574845481 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0800): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d490 item 42 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.906531511 +0000 UTC m=+12.575999858 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0d40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.906531511 +0000 UTC m=+12.575999858 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff12c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 42 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.910118735 +0000 UTC m=+12.579587061 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564e70 item 43 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.913635125 +0000 UTC m=+12.583103472 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a22a0 item 43 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.914391906 +0000 UTC m=+12.583860243 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000910380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.914391906 +0000 UTC m=+12.583860243 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009108c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2770 item 43 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.916734542 +0000 UTC m=+12.586202870 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009114c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2d90 item 44 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.917322396 +0000 UTC m=+12.586790724 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009119c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3110 item 44 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.917966945 +0000 UTC m=+12.587435273 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000911f00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.917966945 +0000 UTC m=+12.587435273 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0500): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a33b0 item 44 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.919626391 +0000 UTC m=+12.589094718 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff0b40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b20 item 45 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.920332807 +0000 UTC m=+12.589801134 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1040): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.920332807 +0000 UTC m=+12.589801134 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ff1d00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3d50 item 45 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.922804085 +0000 UTC m=+12.592272423 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036ab80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ebd0 item 46 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.923358186 +0000 UTC m=+12.592826513 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b080): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.923358186 +0000 UTC m=+12.592826513 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036b780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050f340 item 46 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.925250968 +0000 UTC m=+12.594719296 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00036be00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fb90 item 47 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.925897041 +0000 UTC m=+12.595365368 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000431c00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.925897041 +0000 UTC m=+12.595365368 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b2700): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fdc0 item 47 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.927582144 +0000 UTC m=+12.597050471 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0001b3400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005647e0 item 48 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.9281342 +0000 UTC m=+12.597602527 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073c2c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.9281342 +0000 UTC m=+12.597602527 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073cc00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564a10 item 48 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.929857335 +0000 UTC m=+12.599325662 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc00073dc40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005650a0 item 49 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.930905243 +0000 UTC m=+12.600373589 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674140): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.930905243 +0000 UTC m=+12.600373589 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005653b0 item 49 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.933268598 +0000 UTC m=+12.602736945 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000674e00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565880 item 50 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.934056777 +0000 UTC m=+12.603525135 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.934056777 +0000 UTC m=+12.603525135 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000675880): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565b90 item 50 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.936726328 +0000 UTC m=+12.606194685 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006940c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 51 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.937593746 +0000 UTC m=+12.607062103 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694600): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.937593746 +0000 UTC m=+12.607062103 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000694fc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c460 item 51 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.939594983 +0000 UTC m=+12.609063310 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000695b80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c9a0 item 52 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.941811643 +0000 UTC m=+12.611279970 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa200): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.941811643 +0000 UTC m=+12.611279970 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fa780): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 52 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.9435786 +0000 UTC m=+12.613046927 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fae00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d180 item 53 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.944285527 +0000 UTC m=+12.613753874 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.944285527 +0000 UTC m=+12.613753874 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007fb940): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d340 item 53 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.946025543 +0000 UTC m=+12.615493869 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6040): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d9d0 item 54 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.946830615 +0000 UTC m=+12.616298962 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6540): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.946830615 +0000 UTC m=+12.616298962 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da6ac0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 54 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.948682862 +0000 UTC m=+12.618151209 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7140): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c640e0 item 55 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.94958797 +0000 UTC m=+12.619056327 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da76c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.94958797 +0000 UTC m=+12.619056327 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000da7c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c642a0 item 55 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.951796155 +0000 UTC m=+12.621264503 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64700 item 56 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.952593522 +0000 UTC m=+12.622061869 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706840): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.952593522 +0000 UTC m=+12.622061869 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000706dc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64a10 item 56 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.954335041 +0000 UTC m=+12.623803388 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64e00 item 57 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.955074498 +0000 UTC m=+12.624542845 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000707a40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64fc0 item 57 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.955808145 +0000 UTC m=+12.625276493 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26000): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.955808145 +0000 UTC m=+12.625276493 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26580): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65180 item 57 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.957703623 +0000 UTC m=+12.627171970 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d26bc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65500 item 58 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.958296316 +0000 UTC m=+12.627764643 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27100): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c656c0 item 58 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.959055832 +0000 UTC m=+12.628524159 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d276c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.959055832 +0000 UTC m=+12.628524159 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000d27c80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65880 item 58 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.960566217 +0000 UTC m=+12.630034544 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65c00 item 59 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.961098465 +0000 UTC m=+12.630566792 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbc880): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65dc0 item 59 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.961789102 +0000 UTC m=+12.631257419 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbcdc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): >_readAt: n=8, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.961789102 +0000 UTC m=+12.631257419 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd340): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e000 item 59 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.964007787 +0000 UTC m=+12.633476134 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbd980): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e380 item 60 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.964912275 +0000 UTC m=+12.634380622 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cbdf00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): open at offset 5 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e690 item 60 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): _readAt: size=2, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): _writeAt: size=3, off=5 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.965940605 +0000 UTC m=+12.635408952 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8a500): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.965940605 +0000 UTC m=+12.635408952 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8aac0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e930 item 60 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.967633513 +0000 UTC m=+12.637101840 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b100): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ecb0 item 61 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.968207249 +0000 UTC m=+12.637675576 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8b640): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.968207249 +0000 UTC m=+12.637675576 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c8bd40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ee70 item 61 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.96982138 +0000 UTC m=+12.639289707 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f1f0 item 62 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.970324814 +0000 UTC m=+12.639793141 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000560940): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.970324814 +0000 UTC m=+12.639793141 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561040): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f3b0 item 62 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.971895312 +0000 UTC m=+12.641363639 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561680): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f730 item 63 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.972434394 +0000 UTC m=+12.641902720 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000561c00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.972434394 +0000 UTC m=+12.641902720 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f8f0 item 63 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 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/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): open at offset 0 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.973985685 +0000 UTC m=+12.643454012 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0007529c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6fea0 item 64 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.974507155 +0000 UTC m=+12.643975481 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000752f00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.974507155 +0000 UTC m=+12.643975481 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753640): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009420e0 item 64 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.977032104 +0000 UTC m=+12.646500432 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000753c80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942460 item 65 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.977645736 +0000 UTC m=+12.647114063 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78180): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.977645736 +0000 UTC m=+12.647114063 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e786c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942620 item 65 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.979301914 +0000 UTC m=+12.648770241 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e78d00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009429a0 item 66 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.979957485 +0000 UTC m=+12.649425812 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79180): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.979957485 +0000 UTC m=+12.649425812 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e796c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942b60 item 66 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.981342805 +0000 UTC m=+12.650811132 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000e79d00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943030 item 67 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.982005499 +0000 UTC m=+12.651473826 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca200): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.982005499 +0000 UTC m=+12.651473826 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000cca700): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009431f0 item 67 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.98332164 +0000 UTC m=+12.652789967 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccae00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943650 item 68 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.983981017 +0000 UTC m=+12.653449345 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb300): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.983981017 +0000 UTC m=+12.653449345 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccb840): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943810 item 68 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.985327285 +0000 UTC m=+12.654795612 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000ccbe80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943b90 item 69 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.985981552 +0000 UTC m=+12.655449880 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54380): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.985981552 +0000 UTC m=+12.655449880 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54880): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943ea0 item 69 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.9875627 +0000 UTC m=+12.657031027 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c54f00): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6310 item 70 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.988216508 +0000 UTC m=+12.657684834 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55400): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.988216508 +0000 UTC m=+12.657684834 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000c55940): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc64d0 item 70 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.98992789 +0000 UTC m=+12.659396237 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009120c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6a10 item 71 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.990602175 +0000 UTC m=+12.660070522 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0009125c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.990602175 +0000 UTC m=+12.660070522 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000912ac0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6c40 item 71 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.992222207 +0000 UTC m=+12.661690534 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913140): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6fc0 item 72 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): _writeAt: size=3, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.993104092 +0000 UTC m=+12.662572439 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913640): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): >_readAt: n=3, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.993104092 +0000 UTC m=+12.662572439 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc000913b80): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7180 item 72 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.994887109 +0000 UTC m=+12.664355466 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2240): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7500 item 73 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.995594717 +0000 UTC m=+12.665063064 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2740): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): >_readAt: n=2, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): _writeAt: size=3, off=2 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7730 item 73 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): >_writeAt: n=3, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.996328014 +0000 UTC m=+12.665796361 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c2c40): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): _readAt: size=512, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): >openPending: err= 2025/07/18 01:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): >_readAt: n=5, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.996328014 +0000 UTC m=+12.665796361 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3180): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: Remove: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7960 item 73 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): _readAt: size=2, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.998309202 +0000 UTC m=+12.667777549 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c38c0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): _writeAt: size=5, off=0 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): openPending: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): >openPending: err= 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7ce0 item 74 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): >_writeAt: n=5, err= 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): close: 2025/07/18 01:57:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:33.999607228 +0000 UTC m=+12.669075555 2025/07/18 01:57:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0003c3dc0): >close: err= 2025/07/18 01:57:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:33 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:33 DEBUG : open-test-file(0xc0006da380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7ea0 item 74 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.000834471 +0000 UTC m=+12.670302819 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.000834471 +0000 UTC m=+12.670302819 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0850 item 74 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.002696246 +0000 UTC m=+12.672164603 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006daf80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1340 item 75 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.003364851 +0000 UTC m=+12.672833209 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1a40 item 75 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.004261675 +0000 UTC m=+12.673730033 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db9c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.004261675 +0000 UTC m=+12.673730033 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbf00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ea0 item 75 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.007261125 +0000 UTC m=+12.676729492 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea5c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc310 item 76 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.008031622 +0000 UTC m=+12.677499969 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eab40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc4d0 item 76 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.008843446 +0000 UTC m=+12.678311783 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb080): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.008843446 +0000 UTC m=+12.678311783 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb600): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc690 item 76 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.013210903 +0000 UTC m=+12.682679240 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebc40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccb60 item 77 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.013824094 +0000 UTC m=+12.683292421 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.013824094 +0000 UTC m=+12.683292421 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccd20 item 77 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.015829308 +0000 UTC m=+12.685297635 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852f40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd0a0 item 78 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.016360756 +0000 UTC m=+12.685829083 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.016360756 +0000 UTC m=+12.685829083 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853b40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd260 item 78 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.018043415 +0000 UTC m=+12.687511752 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd5e0 item 79 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.018697663 +0000 UTC m=+12.688165990 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.018697663 +0000 UTC m=+12.688165990 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd7a0 item 79 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.020584755 +0000 UTC m=+12.690053082 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdb20 item 80 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.021118075 +0000 UTC m=+12.690586402 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.021118075 +0000 UTC m=+12.690586402 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdce0 item 80 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.02288934 +0000 UTC m=+12.692357667 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce1c0 item 81 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.023514534 +0000 UTC m=+12.692982861 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4bc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.023514534 +0000 UTC m=+12.692982861 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce380 item 81 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.025033695 +0000 UTC m=+12.694502022 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5780): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce7e0 item 82 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.025688494 +0000 UTC m=+12.695156821 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5cc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.025688494 +0000 UTC m=+12.695156821 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d42c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce9a0 item 82 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.027519712 +0000 UTC m=+12.696988039 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4940): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ced20 item 83 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.028273847 +0000 UTC m=+12.697742184 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4e80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.028273847 +0000 UTC m=+12.697742184 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d53c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ceee0 item 83 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.031921625 +0000 UTC m=+12.701389952 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5a40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf260 item 84 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.032468941 +0000 UTC m=+12.701937269 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5f40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.032468941 +0000 UTC m=+12.701937269 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf420 item 84 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.034196625 +0000 UTC m=+12.703664982 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ebc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf7a0 item 85 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.034965017 +0000 UTC m=+12.704433364 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.034965017 +0000 UTC m=+12.704433364 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cf960 item 85 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.036542508 +0000 UTC m=+12.706010865 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fcc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cfd50 item 86 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.037121003 +0000 UTC m=+12.706589350 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998240): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.037121003 +0000 UTC m=+12.706589350 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009987c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cff10 item 86 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.038915051 +0000 UTC m=+12.708383398 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000998e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402770 item 87 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.039607841 +0000 UTC m=+12.709076189 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.039607841 +0000 UTC m=+12.709076189 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999880): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 87 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.04112 +0000 UTC m=+12.710588347 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000999f00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 88 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.042072909 +0000 UTC m=+12.711541256 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.042072909 +0000 UTC m=+12.711541256 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e0a00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc000 item 88 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.045308813 +0000 UTC m=+12.714777170 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc380 item 89 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.046164288 +0000 UTC m=+12.715632635 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1580): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc540 item 89 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.047061974 +0000 UTC m=+12.716530320 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009e1ac0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.047061974 +0000 UTC m=+12.716530320 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc700 item 89 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.049339378 +0000 UTC m=+12.718807736 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ccb60 item 90 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.050065151 +0000 UTC m=+12.719533508 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04c40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ccd20 item 90 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.051235848 +0000 UTC m=+12.720704205 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.051235848 +0000 UTC m=+12.720704205 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ccee0 item 90 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.053521869 +0000 UTC m=+12.722990226 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd260 item 91 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.054293598 +0000 UTC m=+12.723761965 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd420 item 91 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.055171185 +0000 UTC m=+12.724639541 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32880): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.055171185 +0000 UTC m=+12.724639541 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a32e00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd5e0 item 91 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.057440084 +0000 UTC m=+12.726908431 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd960 item 92 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.058233523 +0000 UTC m=+12.727701870 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cdb90 item 92 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.059202141 +0000 UTC m=+12.728670508 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a33ec0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.059202141 +0000 UTC m=+12.728670508 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4e500): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cdd50 item 92 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.06098129 +0000 UTC m=+12.730449617 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4eb40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532150 item 93 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.061504653 +0000 UTC m=+12.730972990 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f080): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.061504653 +0000 UTC m=+12.730972990 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4f780): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532310 item 93 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.062856852 +0000 UTC m=+12.732325178 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a4fdc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532690 item 94 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.063409418 +0000 UTC m=+12.732877746 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.063409418 +0000 UTC m=+12.732877746 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a66a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532b60 item 94 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.064849171 +0000 UTC m=+12.734317498 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a670c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533110 item 95 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.065515361 +0000 UTC m=+12.734983687 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67600): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.065515361 +0000 UTC m=+12.734983687 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a67d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005332d0 item 95 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.067085028 +0000 UTC m=+12.736553355 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a843c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b90 item 96 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.067598611 +0000 UTC m=+12.737066939 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.067598611 +0000 UTC m=+12.737066939 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85000): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533f10 item 96 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= 2025/07/18 01:57:34 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : >WaitForWriters: 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:34 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/18 01:57:34 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.091093863 +0000 UTC m=+12.760562190 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.091093863 +0000 UTC m=+12.760562190 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcc7c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.091093863 +0000 UTC m=+12.760562190 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bccc80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af6c0 item 1 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.093656203 +0000 UTC m=+12.763124530 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd2c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.093656203 +0000 UTC m=+12.763124530 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcd7c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003947e0 item 2 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.095813492 +0000 UTC m=+12.765281839 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bcde00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.095813492 +0000 UTC m=+12.765281839 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.095813492 +0000 UTC m=+12.765281839 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be27c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003951f0 item 3 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.099118926 +0000 UTC m=+12.768587273 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be2e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.099118926 +0000 UTC m=+12.768587273 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003958f0 item 4 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.101361265 +0000 UTC m=+12.770829652 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be39c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.101361265 +0000 UTC m=+12.770829652 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000be3e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.101361265 +0000 UTC m=+12.770829652 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6230 item 5 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.1050234 +0000 UTC m=+12.774491726 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02a00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.1050234 +0000 UTC m=+12.774491726 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02f40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 6 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.107320972 +0000 UTC m=+12.776789300 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c035c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.107320972 +0000 UTC m=+12.776789300 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03ac0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.107320972 +0000 UTC m=+12.776789300 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e000): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e70 item 7 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.113115488 +0000 UTC m=+12.782583835 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2e680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.113115488 +0000 UTC m=+12.782583835 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2ebc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7c00 item 8 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000a857c0): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a857c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.115766405 +0000 UTC m=+12.785234731 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02fc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.115766405 +0000 UTC m=+12.785234731 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.115766405 +0000 UTC m=+12.785234731 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8310 item 9 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.117943702 +0000 UTC m=+12.787412029 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b02d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.117943702 +0000 UTC m=+12.787412029 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8b60 item 10 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000b03d80): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b03d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.1197063 +0000 UTC m=+12.789174628 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.1197063 +0000 UTC m=+12.789174628 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2f680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.1197063 +0000 UTC m=+12.789174628 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c2fb80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b93b0 item 11 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.121947487 +0000 UTC m=+12.791415814 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84280): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.121947487 +0000 UTC m=+12.791415814 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a847c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b99d0 item 12 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000a84e00): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a84e00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.124192671 +0000 UTC m=+12.793660999 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a851c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.124192671 +0000 UTC m=+12.793660999 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a85c40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6230 item 13 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.126391197 +0000 UTC m=+12.795859525 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ab00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.126391197 +0000 UTC m=+12.795859525 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e67e0 item 14 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc00036b680): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036b680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.128463869 +0000 UTC m=+12.797932196 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036ba40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.128463869 +0000 UTC m=+12.797932196 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6cb0 item 15 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.130087165 +0000 UTC m=+12.799555492 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.130087165 +0000 UTC m=+12.799555492 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2b40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005208c0 item 16 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.13178876 +0000 UTC m=+12.801257097 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.13178876 +0000 UTC m=+12.801257097 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c580): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.13178876 +0000 UTC m=+12.801257097 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073cc80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521030 item 17 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.134068149 +0000 UTC m=+12.803536515 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.134068149 +0000 UTC m=+12.803536515 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006942c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521f10 item 18 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.135720339 +0000 UTC m=+12.805188667 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.135720339 +0000 UTC m=+12.805188667 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006955c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.135720339 +0000 UTC m=+12.805188667 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695d40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 19 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.13809736 +0000 UTC m=+12.807565688 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.13809736 +0000 UTC m=+12.807565688 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007faa80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3110 item 20 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.139965126 +0000 UTC m=+12.809433453 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.139965126 +0000 UTC m=+12.809433453 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.139965126 +0000 UTC m=+12.809433453 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbc00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 21 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.142786232 +0000 UTC m=+12.812254590 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.142786232 +0000 UTC m=+12.812254590 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6840): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050e2a0 item 22 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.145675206 +0000 UTC m=+12.815143553 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6ec0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.145675206 +0000 UTC m=+12.815143553 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.145675206 +0000 UTC m=+12.815143553 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ec40 item 23 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.149037155 +0000 UTC m=+12.818505512 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706080): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.149037155 +0000 UTC m=+12.818505512 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007065c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050fb90 item 24 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000706c00): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706c00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.151541426 +0000 UTC m=+12.821009783 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706fc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.151541426 +0000 UTC m=+12.821009783 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007075c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.151541426 +0000 UTC m=+12.821009783 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707b00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 25 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.154828877 +0000 UTC m=+12.824297224 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.154828877 +0000 UTC m=+12.824297224 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c620 item 26 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000d26d80): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d26d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.157184749 +0000 UTC m=+12.826653096 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27140): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.157184749 +0000 UTC m=+12.826653096 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d276c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.157184749 +0000 UTC m=+12.826653096 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000d27c00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 27 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.159817681 +0000 UTC m=+12.829286028 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.159817681 +0000 UTC m=+12.829286028 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc840): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 28 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000cbce80): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbce80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.161902965 +0000 UTC m=+12.831371312 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd240): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.161902965 +0000 UTC m=+12.831371312 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 29 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.164603966 +0000 UTC m=+12.834072313 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.164603966 +0000 UTC m=+12.834072313 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560580): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db20 item 30 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): _readAt: size=2, off=0 2025/07/18 01:57:34 ERROR : open-test-file(0xc000560bc0): Couldn't read size of file 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560bc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.167211479 +0000 UTC m=+12.836679836 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560f80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.167211479 +0000 UTC m=+12.836679836 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dea0 item 31 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.169535001 +0000 UTC m=+12.839003348 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.169535001 +0000 UTC m=+12.839003348 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007522c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c643f0 item 32 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.172029322 +0000 UTC m=+12.841497680 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c648c0 item 33 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.172849272 +0000 UTC m=+12.842317618 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.172849272 +0000 UTC m=+12.842317618 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007532c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64bd0 item 33 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.174896665 +0000 UTC m=+12.844365012 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753900): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c64f50 item 34 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.175785674 +0000 UTC m=+12.845254021 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.175785674 +0000 UTC m=+12.845254021 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65110 item 34 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.17753117 +0000 UTC m=+12.846999517 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e789c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65490 item 35 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.178189866 +0000 UTC m=+12.847658213 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e78e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.178189866 +0000 UTC m=+12.847658213 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65650 item 35 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.180237079 +0000 UTC m=+12.849705426 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e799c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c659d0 item 36 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.180977098 +0000 UTC m=+12.850445446 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000e79ec0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.180977098 +0000 UTC m=+12.850445446 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cca480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65b90 item 36 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.182801383 +0000 UTC m=+12.852269710 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccaac0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c65f10 item 37 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.183456873 +0000 UTC m=+12.852925199 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccafc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.183456873 +0000 UTC m=+12.852925199 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccb4c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e150 item 37 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.186146632 +0000 UTC m=+12.855614998 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000ccbb40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e620 item 38 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.187087297 +0000 UTC m=+12.856555665 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c540c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.187087297 +0000 UTC m=+12.856555665 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54600): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6e850 item 38 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.189996128 +0000 UTC m=+12.859464495 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c54c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ec40 item 39 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.19111107 +0000 UTC m=+12.860579428 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.19111107 +0000 UTC m=+12.860579428 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6ee00 item 39 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.193851124 +0000 UTC m=+12.863319491 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c55d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f180 item 40 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.194714805 +0000 UTC m=+12.864183151 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.194714805 +0000 UTC m=+12.864183151 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912840): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f340 item 40 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.197069374 +0000 UTC m=+12.866537731 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000912e00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f6c0 item 41 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.197911295 +0000 UTC m=+12.867379652 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6f880 item 41 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.198881836 +0000 UTC m=+12.868350184 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009137c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.198881836 +0000 UTC m=+12.868350184 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000913d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d6fb90 item 41 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.201303092 +0000 UTC m=+12.870771449 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942070 item 42 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.202237826 +0000 UTC m=+12.871706183 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2940): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942230 item 42 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.203549297 +0000 UTC m=+12.873017644 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c2ec0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.203549297 +0000 UTC m=+12.873017644 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009423f0 item 42 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.206124992 +0000 UTC m=+12.875593359 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0003c3b80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942770 item 43 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.207048496 +0000 UTC m=+12.876516853 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942930 item 43 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.208550926 +0000 UTC m=+12.878019283 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006da640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.208550926 +0000 UTC m=+12.878019283 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dab80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942af0 item 43 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.211416865 +0000 UTC m=+12.880885212 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000942fc0 item 44 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.212752232 +0000 UTC m=+12.882220589 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006db700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943180 item 44 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.214224435 +0000 UTC m=+12.883692782 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006dbc40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.214224435 +0000 UTC m=+12.883692782 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea240): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943340 item 44 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.216989696 +0000 UTC m=+12.886458043 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ea880): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009437a0 item 45 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.218157087 +0000 UTC m=+12.887625434 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eae00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.218157087 +0000 UTC m=+12.887625434 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001eb500): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943960 item 45 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.222217909 +0000 UTC m=+12.891686256 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001ebb40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000943e30 item 46 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.223445934 +0000 UTC m=+12.892914291 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.223445934 +0000 UTC m=+12.892914291 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852800): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6070 item 46 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.227560377 +0000 UTC m=+12.897028724 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000852e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6460 item 47 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.228759568 +0000 UTC m=+12.898227925 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.228759568 +0000 UTC m=+12.898227925 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000853a40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6620 item 47 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.231466028 +0000 UTC m=+12.900934375 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6bd0 item 48 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.232385845 +0000 UTC m=+12.901854202 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.232385845 +0000 UTC m=+12.901854202 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e6d40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc6d90 item 48 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.235055005 +0000 UTC m=+12.904523353 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7110 item 49 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.235713171 +0000 UTC m=+12.905181498 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7800): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.235713171 +0000 UTC m=+12.905181498 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007e7d40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc72d0 item 49 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.237644837 +0000 UTC m=+12.907113174 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7650 item 50 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.238324683 +0000 UTC m=+12.907793010 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4940): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.238324683 +0000 UTC m=+12.907793010 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b4ec0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc78f0 item 50 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.240025184 +0000 UTC m=+12.909493511 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7c70 item 51 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.240682328 +0000 UTC m=+12.910150656 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008b5a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.240682328 +0000 UTC m=+12.910150656 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc7e30 item 51 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.242653729 +0000 UTC m=+12.912122055 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d46c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0cb0 item 52 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.24327233 +0000 UTC m=+12.912740657 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d4c00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.24327233 +0000 UTC m=+12.912740657 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1260 item 52 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.245496995 +0000 UTC m=+12.914965321 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5800): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1dc0 item 53 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.24621892 +0000 UTC m=+12.915687247 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d5d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.24621892 +0000 UTC m=+12.915687247 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e2c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc0e0 item 53 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.247893243 +0000 UTC m=+12.917361571 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067e940): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc460 item 54 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.248689077 +0000 UTC m=+12.918157414 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067ee40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.248689077 +0000 UTC m=+12.918157414 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067f400): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc620 item 54 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.250187029 +0000 UTC m=+12.919655366 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00067fa80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccaf0 item 55 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.251167388 +0000 UTC m=+12.920635725 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674000): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.251167388 +0000 UTC m=+12.920635725 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcccb0 item 55 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.25386349 +0000 UTC m=+12.923331817 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000674cc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd030 item 56 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.255011825 +0000 UTC m=+12.924480152 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006751c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.255011825 +0000 UTC m=+12.924480152 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd1f0 item 56 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.256632307 +0000 UTC m=+12.926100644 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000675d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd570 item 57 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.257149728 +0000 UTC m=+12.926618054 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd730 item 57 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.25770466 +0000 UTC m=+12.927172987 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02880): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.25770466 +0000 UTC m=+12.927172987 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c02e00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd8f0 item 57 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.25916436 +0000 UTC m=+12.928632687 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdc70 item 58 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.259680599 +0000 UTC m=+12.929148936 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000c03980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdf10 item 58 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.260284172 +0000 UTC m=+12.929752509 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d24c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.260284172 +0000 UTC m=+12.929752509 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce150 item 58 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.261955799 +0000 UTC m=+12.931424126 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 59 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.262450047 +0000 UTC m=+12.931918374 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b109c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 59 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.263018764 +0000 UTC m=+12.932487092 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b10f00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.263018764 +0000 UTC m=+12.932487092 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11480): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 59 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.264634397 +0000 UTC m=+12.934102724 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b11ac0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 60 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.266176932 +0000 UTC m=+12.935645259 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34080): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc0e0 item 60 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.266922402 +0000 UTC m=+12.936390729 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b345c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.266922402 +0000 UTC m=+12.936390729 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b34b80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc2a0 item 60 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.268033337 +0000 UTC m=+12.937501664 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b351c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc620 item 61 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.268504741 +0000 UTC m=+12.937973069 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.268504741 +0000 UTC m=+12.937973069 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b35e00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cc7e0 item 61 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.270213279 +0000 UTC m=+12.939681606 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b564c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ccc40 item 62 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.270739316 +0000 UTC m=+12.940207643 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b56a00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.270739316 +0000 UTC m=+12.940207643 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cce00 item 62 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.272114818 +0000 UTC m=+12.941583146 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd180 item 63 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.272950657 +0000 UTC m=+12.942418984 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b57c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.272950657 +0000 UTC m=+12.942418984 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70400): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd340 item 63 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): >_readAt: n=0, err=Bad file descriptor 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.274590765 +0000 UTC m=+12.944059093 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70a40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd6c0 item 64 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.275404183 +0000 UTC m=+12.944872510 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b70f80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.275404183 +0000 UTC m=+12.944872510 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cd880 item 64 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.277547856 +0000 UTC m=+12.947016183 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000b71cc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cdc70 item 65 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.27820001 +0000 UTC m=+12.947668338 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009101c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.27820001 +0000 UTC m=+12.947668338 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007cde30 item 65 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.279722197 +0000 UTC m=+12.949190525 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000910d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532230 item 66 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.280525456 +0000 UTC m=+12.949993782 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.280525456 +0000 UTC m=+12.949993782 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009116c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005323f0 item 66 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.282029498 +0000 UTC m=+12.951497825 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532a80 item 67 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.282679639 +0000 UTC m=+12.952147966 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.282679639 +0000 UTC m=+12.952147966 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095c700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d20 item 67 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.284142094 +0000 UTC m=+12.953610421 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095cd80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005331f0 item 68 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.284862757 +0000 UTC m=+12.954331144 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d280): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.284862757 +0000 UTC m=+12.954331144 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095d7c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533490 item 68 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.286379434 +0000 UTC m=+12.955847761 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00095de00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533c70 item 69 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.286986533 +0000 UTC m=+12.956454870 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.286986533 +0000 UTC m=+12.956454870 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098c800): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564150 item 69 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.28854628 +0000 UTC m=+12.958014608 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098ce80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564a80 item 70 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.289177015 +0000 UTC m=+12.958645352 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.289177015 +0000 UTC m=+12.958645352 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098d8c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564cb0 item 70 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.2907248 +0000 UTC m=+12.960193127 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00098df40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005650a0 item 71 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.29143876 +0000 UTC m=+12.960907087 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c44c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.29143876 +0000 UTC m=+12.960907087 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c49c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005653b0 item 71 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.293124343 +0000 UTC m=+12.962592671 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565880 item 72 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.294270806 +0000 UTC m=+12.963739133 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.294270806 +0000 UTC m=+12.963739133 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0009c5a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565b90 item 72 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.296004811 +0000 UTC m=+12.965473138 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a040c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ae8c0 item 73 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.296608815 +0000 UTC m=+12.966093022 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a045c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af110 item 73 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.297231062 +0000 UTC m=+12.966699390 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.297231062 +0000 UTC m=+12.966699390 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a04fc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af570 item 73 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.299003239 +0000 UTC m=+12.968471566 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05600): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001afab0 item 74 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.299551658 +0000 UTC m=+12.969019985 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a05b00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003944d0 item 74 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.300678303 +0000 UTC m=+12.970146630 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a340c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.300678303 +0000 UTC m=+12.970146630 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394930 item 74 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.3024668 +0000 UTC m=+12.971935137 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a34c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395490 item 75 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.30315908 +0000 UTC m=+12.972627407 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35180): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): _writeAt: size=3, off=2 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395650 item 75 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.30384641 +0000 UTC m=+12.973314737 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a356c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.30384641 +0000 UTC m=+12.973314737 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a35c00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003958f0 item 75 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.30559923 +0000 UTC m=+12.975067557 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a562c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e42a0 item 76 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.306198144 +0000 UTC m=+12.975666471 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a567c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4540 item 76 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): _writeAt: size=3, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.306882289 +0000 UTC m=+12.976350616 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a56d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.306882289 +0000 UTC m=+12.976350616 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57280): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e48c0 item 76 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.308366495 +0000 UTC m=+12.977834821 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a578c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d20 item 77 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.309053013 +0000 UTC m=+12.978521341 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a57dc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.309053013 +0000 UTC m=+12.978521341 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4f50 item 77 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.311648134 +0000 UTC m=+12.981116471 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78b80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e53b0 item 78 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.312279879 +0000 UTC m=+12.981748227 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79080): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.312279879 +0000 UTC m=+12.981748227 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2fc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce2a0 item 78 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.313987415 +0000 UTC m=+12.983455742 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78200): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4380 item 79 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.314569047 +0000 UTC m=+12.984037374 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a78740): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.314569047 +0000 UTC m=+12.984037374 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000a79a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e45b0 item 79 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.316204506 +0000 UTC m=+12.985672833 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2140): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 80 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.316683526 +0000 UTC m=+12.986151853 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d2640): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.316683526 +0000 UTC m=+12.986151853 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d90 item 80 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.318341598 +0000 UTC m=+12.987809925 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d39c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e58f0 item 81 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.318914885 +0000 UTC m=+12.988383212 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0008d3e40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.318914885 +0000 UTC m=+12.988383212 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baa580): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5d50 item 81 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.320233118 +0000 UTC m=+12.989701445 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000baac00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce4d0 item 82 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.321267761 +0000 UTC m=+12.990736088 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab100): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.321267761 +0000 UTC m=+12.990736088 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000bab680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce700 item 82 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.322648311 +0000 UTC m=+12.992116638 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000babd00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cea80 item 83 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.323277012 +0000 UTC m=+12.992745339 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036a980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.323277012 +0000 UTC m=+12.992745339 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00036af80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009cec40 item 83 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.324673443 +0000 UTC m=+12.994141771 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000431ac0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000192690 item 84 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.325771575 +0000 UTC m=+12.995239901 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.325771575 +0000 UTC m=+12.995239901 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b2a80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001928c0 item 84 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.327358283 +0000 UTC m=+12.996826610 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0001b3c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000192d20 item 85 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.327816332 +0000 UTC m=+12.997284660 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073c5c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.327816332 +0000 UTC m=+12.997284660 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073ce80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000192ee0 item 85 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.329133946 +0000 UTC m=+12.998602273 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc00073dd80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001936c0 item 86 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.329710888 +0000 UTC m=+12.999179215 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000694300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.329710888 +0000 UTC m=+12.999179215 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0006949c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001938f0 item 86 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.330954663 +0000 UTC m=+13.000423000 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695680): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000193d50 item 87 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.331414377 +0000 UTC m=+13.000882703 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000695f00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.331414377 +0000 UTC m=+13.000882703 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fa4c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8070 item 87 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.332717662 +0000 UTC m=+13.002186040 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fab40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8770 item 88 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.333263357 +0000 UTC m=+13.002731685 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.333263357 +0000 UTC m=+13.002731685 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fb6c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b89a0 item 88 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.334473318 +0000 UTC m=+13.003941646 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007fbd00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b92d0 item 89 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.334930035 +0000 UTC m=+13.004398362 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da62c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9500 item 89 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.335425745 +0000 UTC m=+13.004894073 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6800): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.335425745 +0000 UTC m=+13.004894073 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da6d80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b97a0 item 89 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.336623955 +0000 UTC m=+13.006092282 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7440): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9b90 item 90 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.337098165 +0000 UTC m=+13.006566493 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da79c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e61c0 item 90 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.338673883 +0000 UTC m=+13.008142210 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000da7f00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.338673883 +0000 UTC m=+13.008142210 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706540): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e65b0 item 90 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.340325783 +0000 UTC m=+13.009794110 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000706b80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 91 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.340784674 +0000 UTC m=+13.010253002 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0007070c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): >_readAt: n=2, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): _writeAt: size=3, off=7 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6b60 item 91 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.341293159 +0000 UTC m=+13.010761486 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707700): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): >_readAt: n=8, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.341293159 +0000 UTC m=+13.010761486 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000707c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6e70 item 91 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.342532335 +0000 UTC m=+13.012000662 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc340): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 92 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.342953546 +0000 UTC m=+13.012421873 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbc880): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): open at offset 5 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7c70 item 92 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): _readAt: size=2, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): _writeAt: size=3, off=5 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): >_writeAt: n=3, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.34356827 +0000 UTC m=+13.013036597 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbcdc0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): >_readAt: n=3, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.34356827 +0000 UTC m=+13.013036597 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd380): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520460 item 92 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.344832382 +0000 UTC m=+13.014300709 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbd9c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520c40 item 93 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.345292686 +0000 UTC m=+13.014761013 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000cbdf40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.345292686 +0000 UTC m=+13.014761013 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc0005606c0): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520f50 item 93 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.346709215 +0000 UTC m=+13.016177542 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000560d00): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521ce0 item 94 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.347279296 +0000 UTC m=+13.016747623 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561240): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.347279296 +0000 UTC m=+13.016747623 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000561980): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521f10 item 94 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.348892914 +0000 UTC m=+13.018361241 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752040): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 95 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.349526424 +0000 UTC m=+13.018994741 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752580): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.349526424 +0000 UTC m=+13.018994741 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000752c80): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2c40 item 95 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 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/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): open at offset 0 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): _readAt: size=2, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): >_readAt: n=0, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.351121027 +0000 UTC m=+13.020589394 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753300): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): _writeAt: size=5, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): >openPending: err= 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a31f0 item 96 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): >_writeAt: n=5, err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.351739157 +0000 UTC m=+13.021207483 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753840): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/18 01:57:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:57:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/18 01:57:34 DEBUG : open-test-file: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): _readAt: size=512, off=0 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): openPending: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): >openPending: err= 2025/07/18 01:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): >_readAt: n=5, err=EOF 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): close: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-18 01:57:34.351739157 +0000 UTC m=+13.021207483 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/18 01:57:34 DEBUG : open-test-file(0xc000753f40): >close: err= 2025/07/18 01:57:34 DEBUG : open-test-file: Remove: 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3570 item 96 2025/07/18 01:57:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/18 01:57:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/18 01:57:34 DEBUG : open-test-file: >Remove: err= 2025/07/18 01:57:34 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : >WaitForWriters: 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:57:34 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:57:34 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:57:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:57:34 DEBUG : file1: newRWFileHandle: 2025/07/18 01:57:34 DEBUG : file1(0xc000912280): openPending: 2025/07/18 01:57:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:34 DEBUG : file1(0xc000912280): >openPending: err= 2025/07/18 01:57:34 DEBUG : file1: >newRWFileHandle: err= 2025/07/18 01:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:57:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/18 01:57:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/18 01:57:34 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/18 01:57:34 DEBUG : Looking for writers 2025/07/18 01:57:34 DEBUG : file1: reading active writers 2025/07/18 01:57:34 DEBUG : file1: active writers 1 2025/07/18 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/18 01:57:35 DEBUG : Looking for writers 2025/07/18 01:57:35 DEBUG : file1: reading active writers 2025/07/18 01:57:35 DEBUG : file1: active writers 1 2025/07/18 01:57:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/18 01:57:35 DEBUG : Looking for writers 2025/07/18 01:57:35 DEBUG : file1: reading active writers 2025/07/18 01:57:35 DEBUG : file1: active writers 1 2025/07/18 01:57:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:36 DEBUG : Looking for writers 2025/07/18 01:57:36 DEBUG : file1: reading active writers 2025/07/18 01:57:36 DEBUG : file1: active writers 1 2025/07/18 01:57:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:37 DEBUG : Looking for writers 2025/07/18 01:57:37 DEBUG : file1: reading active writers 2025/07/18 01:57:37 DEBUG : file1: active writers 1 2025/07/18 01:57:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:38 DEBUG : Looking for writers 2025/07/18 01:57:38 DEBUG : file1: reading active writers 2025/07/18 01:57:38 DEBUG : file1: active writers 1 2025/07/18 01:57:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:39 DEBUG : Looking for writers 2025/07/18 01:57:39 DEBUG : file1: reading active writers 2025/07/18 01:57:39 DEBUG : file1: active writers 1 2025/07/18 01:57:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:40 DEBUG : Looking for writers 2025/07/18 01:57:40 DEBUG : file1: reading active writers 2025/07/18 01:57:40 DEBUG : file1: active writers 1 2025/07/18 01:57:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:41 DEBUG : Looking for writers 2025/07/18 01:57:41 DEBUG : file1: reading active writers 2025/07/18 01:57:41 DEBUG : file1: active writers 1 2025/07/18 01:57:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:42 DEBUG : Looking for writers 2025/07/18 01:57:42 DEBUG : file1: reading active writers 2025/07/18 01:57:42 DEBUG : file1: active writers 1 2025/07/18 01:57:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:43 DEBUG : Looking for writers 2025/07/18 01:57:43 DEBUG : file1: reading active writers 2025/07/18 01:57:43 DEBUG : file1: active writers 1 2025/07/18 01:57:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:44 DEBUG : Looking for writers 2025/07/18 01:57:44 DEBUG : file1: reading active writers 2025/07/18 01:57:44 DEBUG : file1: active writers 1 2025/07/18 01:57:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:45 DEBUG : Looking for writers 2025/07/18 01:57:45 DEBUG : file1: reading active writers 2025/07/18 01:57:45 DEBUG : file1: active writers 1 2025/07/18 01:57:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:46 DEBUG : Looking for writers 2025/07/18 01:57:46 DEBUG : file1: reading active writers 2025/07/18 01:57:46 DEBUG : file1: active writers 1 2025/07/18 01:57:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:47 DEBUG : Looking for writers 2025/07/18 01:57:47 DEBUG : file1: reading active writers 2025/07/18 01:57:47 DEBUG : file1: active writers 1 2025/07/18 01:57:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:48 DEBUG : Looking for writers 2025/07/18 01:57:48 DEBUG : file1: reading active writers 2025/07/18 01:57:48 DEBUG : file1: active writers 1 2025/07/18 01:57:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:49 DEBUG : Looking for writers 2025/07/18 01:57:49 DEBUG : file1: reading active writers 2025/07/18 01:57:49 DEBUG : file1: active writers 1 2025/07/18 01:57:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:50 DEBUG : Looking for writers 2025/07/18 01:57:50 DEBUG : file1: reading active writers 2025/07/18 01:57:50 DEBUG : file1: active writers 1 2025/07/18 01:57:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:51 DEBUG : Looking for writers 2025/07/18 01:57:51 DEBUG : file1: reading active writers 2025/07/18 01:57:51 DEBUG : file1: active writers 1 2025/07/18 01:57:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:52 DEBUG : Looking for writers 2025/07/18 01:57:52 DEBUG : file1: reading active writers 2025/07/18 01:57:52 DEBUG : file1: active writers 1 2025/07/18 01:57:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:53 DEBUG : Looking for writers 2025/07/18 01:57:53 DEBUG : file1: reading active writers 2025/07/18 01:57:53 DEBUG : file1: active writers 1 2025/07/18 01:57:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:54 DEBUG : Looking for writers 2025/07/18 01:57:54 DEBUG : file1: reading active writers 2025/07/18 01:57:54 DEBUG : file1: active writers 1 2025/07/18 01:57:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:55 DEBUG : Looking for writers 2025/07/18 01:57:55 DEBUG : file1: reading active writers 2025/07/18 01:57:55 DEBUG : file1: active writers 1 2025/07/18 01:57:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:56 DEBUG : Looking for writers 2025/07/18 01:57:56 DEBUG : file1: reading active writers 2025/07/18 01:57:56 DEBUG : file1: active writers 1 2025/07/18 01:57:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:57 DEBUG : Looking for writers 2025/07/18 01:57:57 DEBUG : file1: reading active writers 2025/07/18 01:57:57 DEBUG : file1: active writers 1 2025/07/18 01:57:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:58 DEBUG : Looking for writers 2025/07/18 01:57:58 DEBUG : file1: reading active writers 2025/07/18 01:57:58 DEBUG : file1: active writers 1 2025/07/18 01:57:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:57:59 DEBUG : Looking for writers 2025/07/18 01:57:59 DEBUG : file1: reading active writers 2025/07/18 01:57:59 DEBUG : file1: active writers 1 2025/07/18 01:57:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:58:00 DEBUG : Looking for writers 2025/07/18 01:58:00 DEBUG : file1: reading active writers 2025/07/18 01:58:00 DEBUG : file1: active writers 1 2025/07/18 01:58:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:58:01 DEBUG : Looking for writers 2025/07/18 01:58:01 DEBUG : file1: reading active writers 2025/07/18 01:58:01 DEBUG : file1: active writers 1 2025/07/18 01:58:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:58:02 DEBUG : Looking for writers 2025/07/18 01:58:02 DEBUG : file1: reading active writers 2025/07/18 01:58:02 DEBUG : file1: active writers 1 2025/07/18 01:58:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:58:03 DEBUG : Looking for writers 2025/07/18 01:58:03 DEBUG : file1: reading active writers 2025/07/18 01:58:03 DEBUG : file1: active writers 1 2025/07/18 01:58:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/18 01:58:04 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0001ce3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000c92b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646904640} name:file1 opens:1 downloaders: o: fd:0xc000404080 info:{ModTime:{wall:13985515654152921729 ext:13046112551 loc:0x3ff55c0} ATime:{wall:13985515654152921729 ext:13046112551 loc:0x3ff55c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/18 01:58:04 DEBUG : >WaitForWriters: 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:04 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:04 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:58:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:04 DEBUG : rename_me: newRWFileHandle: 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): openPending: 2025/07/18 01:58:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): >openPending: err= 2025/07/18 01:58:04 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/18 01:58:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/18 01:58:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): _writeAt: size=5, off=0 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): >_writeAt: n=5, err= 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): close: 2025/07/18 01:58:04 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-18 01:58:04.404287039 +0000 UTC m=+43.073755396 2025/07/18 01:58:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/18 01:58:04 DEBUG : rename_me(0xc0006dbdc0): >close: err= 2025/07/18 01:58:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/18 01:58:04 DEBUG : i_was_renamed: Updating file with 0xc000553c80 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/18 01:58:04 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:04 DEBUG : Looking for writers 2025/07/18 01:58:04 DEBUG : i_was_renamed: reading active writers 2025/07/18 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/18 01:58:04 DEBUG : Looking for writers 2025/07/18 01:58:04 DEBUG : i_was_renamed: reading active writers 2025/07/18 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/18 01:58:04 DEBUG : Looking for writers 2025/07/18 01:58:04 DEBUG : i_was_renamed: reading active writers 2025/07/18 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/18 01:58:04 DEBUG : Looking for writers 2025/07/18 01:58:04 DEBUG : i_was_renamed: reading active writers 2025/07/18 01:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/18 01:58:04 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/18 01:58:04 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:04 INFO : i_was_renamed: Copied (new) 2025/07/18 01:58:04 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-18 01:58:04 +0000 UTC" 2025/07/18 01:58:04 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/18 01:58:04 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/18 01:58:04 DEBUG : Looking for writers 2025/07/18 01:58:04 DEBUG : i_was_renamed: reading active writers 2025/07/18 01:58:04 DEBUG : >WaitForWriters: 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:04 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/18 01:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AWy6R}/rclone-test-zupejow7jine" 2025/07/18 01:58:04 INFO : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:04 DEBUG : forgetting directory cache 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): _readAt: size=512, off=0 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): openPending: 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 00:59:04 +0000 UTC" against cached fingerprint "" 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): >openPending: err= 2025/07/18 01:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): >_readAt: n=20, err=EOF 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): close: 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 00:59:04 +0000 GMT 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate(0xc00067f280): >close: err= 2025/07/18 01:58:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:05 DEBUG : forgetting directory cache 2025/07/18 01:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): _readAt: size=512, off=0 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): openPending: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 01:00:04 +0000 UTC" against cached fingerprint "20,2025-07-18 00:59:04 +0000 UTC" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-18 01:00:04 +0000 UTC" != cached fingerprint "20,2025-07-18 00:59:04 +0000 UTC") 2025/07/18 01:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): >openPending: err= 2025/07/18 01:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): >_readAt: n=20, err=EOF 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): close: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:00:04 +0000 GMT 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc000675e40): >close: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:05 DEBUG : forgetting directory cache 2025/07/18 01:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): _readAt: size=512, off=0 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): openPending: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 01:01:04 +0000 UTC" against cached fingerprint "20,2025-07-18 01:00:04 +0000 UTC" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-18 01:01:04 +0000 UTC" != cached fingerprint "20,2025-07-18 01:00:04 +0000 UTC") 2025/07/18 01:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): >openPending: err= 2025/07/18 01:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): >_readAt: n=20, err=EOF 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): close: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:01:04 +0000 GMT 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0006d4280): >close: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:05 DEBUG : forgetting directory cache 2025/07/18 01:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): _readAt: size=512, off=0 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): openPending: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 01:02:04 +0000 UTC" against cached fingerprint "20,2025-07-18 01:01:04 +0000 UTC" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-18 01:02:04 +0000 UTC" != cached fingerprint "20,2025-07-18 01:01:04 +0000 UTC") 2025/07/18 01:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): >openPending: err= 2025/07/18 01:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): >_readAt: n=20, err=EOF 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): close: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:02:04 +0000 GMT 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007c8000): >close: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:05 DEBUG : forgetting directory cache 2025/07/18 01:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): _readAt: size=512, off=0 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): openPending: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 01:03:04 +0000 UTC" against cached fingerprint "20,2025-07-18 01:02:04 +0000 UTC" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-18 01:03:04 +0000 UTC" != cached fingerprint "20,2025-07-18 01:02:04 +0000 UTC") 2025/07/18 01:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): >openPending: err= 2025/07/18 01:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): >_readAt: n=20, err=EOF 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): close: 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:03:04 +0000 GMT 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate(0xc0007d3e40): >close: err= 2025/07/18 01:58:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:06 DEBUG : forgetting directory cache 2025/07/18 01:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): _readAt: size=512, off=0 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): openPending: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-18 01:04:04 +0000 UTC" against cached fingerprint "20,2025-07-18 01:03:04 +0000 UTC" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-18 01:04:04 +0000 UTC" != cached fingerprint "20,2025-07-18 01:03:04 +0000 UTC") 2025/07/18 01:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/18 01:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): >openPending: err= 2025/07/18 01:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): >_readAt: n=20, err=EOF 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): close: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:04:04 +0000 GMT 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000888d00): >close: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:06 DEBUG : forgetting directory cache 2025/07/18 01:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): _readAt: size=512, off=0 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): openPending: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-18 01:05:04 +0000 UTC" against cached fingerprint "20,2025-07-18 01:04:04 +0000 UTC" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-18 01:05:04 +0000 UTC" != cached fingerprint "20,2025-07-18 01:04:04 +0000 UTC") 2025/07/18 01:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/18 01:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): >openPending: err= 2025/07/18 01:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): >_readAt: n=21, err=EOF 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): close: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:05:04 +0000 GMT 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc00083eb00): >close: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:06 DEBUG : forgetting directory cache 2025/07/18 01:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): _readAt: size=512, off=0 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): openPending: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-18 01:06:04 +0000 UTC" against cached fingerprint "21,2025-07-18 01:05:04 +0000 UTC" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-18 01:06:04 +0000 UTC" != cached fingerprint "21,2025-07-18 01:05:04 +0000 UTC") 2025/07/18 01:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/18 01:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): >openPending: err= 2025/07/18 01:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): >_readAt: n=22, err=EOF 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): close: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:06:04 +0000 GMT 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000870cc0): >close: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:06 DEBUG : forgetting directory cache 2025/07/18 01:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): _readAt: size=512, off=0 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): openPending: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-18 01:07:04 +0000 UTC" against cached fingerprint "22,2025-07-18 01:06:04 +0000 UTC" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-18 01:07:04 +0000 UTC" != cached fingerprint "22,2025-07-18 01:06:04 +0000 UTC") 2025/07/18 01:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/18 01:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): >openPending: err= 2025/07/18 01:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): >_readAt: n=23, err=EOF 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): close: 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:07:04 +0000 GMT 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate(0xc000922cc0): >close: err= 2025/07/18 01:58:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : forgetting directory cache 2025/07/18 01:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): _readAt: size=512, off=0 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): openPending: 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-18 01:08:04 +0000 UTC" against cached fingerprint "23,2025-07-18 01:07:04 +0000 UTC" 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-18 01:08:04 +0000 UTC" != cached fingerprint "23,2025-07-18 01:07:04 +0000 UTC") 2025/07/18 01:58:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/18 01:58:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): >openPending: err= 2025/07/18 01:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): >_readAt: n=24, err=EOF 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): close: 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-18 01:08:04 +0000 GMT 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate(0xc00073c800): >close: err= 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: 2025/07/18 01:58:07 DEBUG : webdav root 'rclone-test-zupejow7jine': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : forgetting directory cache 2025/07/18 01:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/18 01:58:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/18 01:58:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/18 01:58:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/18 01:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : FiLeA: reading active writers 2025/07/18 01:58:07 DEBUG : FiLeB: reading active writers 2025/07/18 01:58:07 DEBUG : FilEb: reading active writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : FiLeB: reading active writers 2025/07/18 01:58:07 DEBUG : FilEb: reading active writers 2025/07/18 01:58:07 DEBUG : FiLeA: reading active writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : webdav root 'rclone-test-zupejow7jine': Reusing VFS from active cache 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:07 DEBUG : dir: Looking for writers 2025/07/18 01:58:07 DEBUG : file2: reading active writers 2025/07/18 01:58:07 DEBUG : Looking for writers 2025/07/18 01:58:07 DEBUG : dir: reading active writers 2025/07/18 01:58:07 DEBUG : file1: reading active writers 2025/07/18 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:07 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:08 DEBUG : dir: Looking for writers 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : file1: reading active writers 2025/07/18 01:58:08 DEBUG : dir: reading active writers 2025/07/18 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:08 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:08 DEBUG : file1: Open: flags=O_RDONLY 2025/07/18 01:58:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/18 01:58:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/18 01:58:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/18 01:58:08 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (0 bytes), uploading instead of streaming 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/18 01:58:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/18 01:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:08 DEBUG : dir: Looking for writers 2025/07/18 01:58:08 DEBUG : file2: reading active writers 2025/07/18 01:58:08 DEBUG : new_file.txt: reading active writers 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : dir: reading active writers 2025/07/18 01:58:08 DEBUG : file1: reading active writers 2025/07/18 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:08 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/18 01:58:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000926f00 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:08 INFO : dir/file1: Moved (server-side) to: file0 2025/07/18 01:58:08 DEBUG : file0: Updating file with file0 0xc000926f00 2025/07/18 01:58:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/18 01:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:08 DEBUG : dir: Looking for writers 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : dir: reading active writers 2025/07/18 01:58:08 DEBUG : file0: reading active writers 2025/07/18 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:08 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:08 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/18 01:58:08 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/18 01:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : a: Looking for writers 2025/07/18 01:58:08 DEBUG : b: Looking for writers 2025/07/18 01:58:08 DEBUG : c: Looking for writers 2025/07/18 01:58:08 DEBUG : d: Looking for writers 2025/07/18 01:58:08 DEBUG : Looking for writers 2025/07/18 01:58:08 DEBUG : /: reading active writers 2025/07/18 01:58:08 DEBUG : a: reading active writers 2025/07/18 01:58:08 DEBUG : b: reading active writers 2025/07/18 01:58:08 DEBUG : c: reading active writers 2025/07/18 01:58:08 DEBUG : d: reading active writers 2025/07/18 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:09 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/18 01:58:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/18 01:58:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/18 01:58:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/18 01:58:09 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:09 DEBUG : a/b/c/d: Looking for writers 2025/07/18 01:58:09 DEBUG : a/b/c: Looking for writers 2025/07/18 01:58:09 DEBUG : d: reading active writers 2025/07/18 01:58:09 DEBUG : a/b: Looking for writers 2025/07/18 01:58:09 DEBUG : c: reading active writers 2025/07/18 01:58:09 DEBUG : a: Looking for writers 2025/07/18 01:58:09 DEBUG : b: reading active writers 2025/07/18 01:58:09 DEBUG : Looking for writers 2025/07/18 01:58:09 DEBUG : a: reading active writers 2025/07/18 01:58:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:09 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:09 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:09 DEBUG : Looking for writers 2025/07/18 01:58:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:09 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/18 01:58:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/18 01:58:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/18 01:58:09 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (5 bytes), uploading instead of streaming 2025/07/18 01:58:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:09 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (0 bytes), uploading instead of streaming 2025/07/18 01:58:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:09 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (7 bytes), uploading instead of streaming 2025/07/18 01:58:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:09 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:09 DEBUG : Looking for writers 2025/07/18 01:58:09 DEBUG : file1: reading active writers 2025/07/18 01:58:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:09 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/18 01:58:10 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/18 01:58:10 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/18 01:58:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/18 01:58:10 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (11 bytes), uploading instead of streaming 2025/07/18 01:58:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:10 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/18 01:58:10 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:10 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (5 bytes), uploading instead of streaming 2025/07/18 01:58:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:10 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/18 01:58:10 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:10 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:10 DEBUG : file1: WriteFileHandle.Release closing 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (0 bytes), uploading instead of streaming 2025/07/18 01:58:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:10 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/18 01:58:10 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:10 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/18 01:58:10 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : file1: active writers 1 2025/07/18 01:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : file1: active writers 1 2025/07/18 01:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : file1: active writers 1 2025/07/18 01:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/18 01:58:10 DEBUG : Looking for writers 2025/07/18 01:58:10 DEBUG : file1: reading active writers 2025/07/18 01:58:10 DEBUG : file1: active writers 1 2025/07/18 01:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/18 01:58:11 DEBUG : Looking for writers 2025/07/18 01:58:11 DEBUG : file1: reading active writers 2025/07/18 01:58:11 DEBUG : file1: active writers 1 2025/07/18 01:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/18 01:58:11 DEBUG : Looking for writers 2025/07/18 01:58:11 DEBUG : file1: reading active writers 2025/07/18 01:58:11 DEBUG : file1: active writers 1 2025/07/18 01:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/18 01:58:11 DEBUG : Looking for writers 2025/07/18 01:58:11 DEBUG : file1: reading active writers 2025/07/18 01:58:11 DEBUG : file1: active writers 1 2025/07/18 01:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/18 01:58:12 DEBUG : Looking for writers 2025/07/18 01:58:12 DEBUG : file1: reading active writers 2025/07/18 01:58:12 DEBUG : file1: active writers 1 2025/07/18 01:58:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:13 DEBUG : Looking for writers 2025/07/18 01:58:13 DEBUG : file1: reading active writers 2025/07/18 01:58:13 DEBUG : file1: active writers 1 2025/07/18 01:58:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:14 DEBUG : Looking for writers 2025/07/18 01:58:14 DEBUG : file1: reading active writers 2025/07/18 01:58:14 DEBUG : file1: active writers 1 2025/07/18 01:58:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:15 DEBUG : Looking for writers 2025/07/18 01:58:15 DEBUG : file1: reading active writers 2025/07/18 01:58:15 DEBUG : file1: active writers 1 2025/07/18 01:58:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:16 DEBUG : Looking for writers 2025/07/18 01:58:16 DEBUG : file1: reading active writers 2025/07/18 01:58:16 DEBUG : file1: active writers 1 2025/07/18 01:58:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:17 DEBUG : Looking for writers 2025/07/18 01:58:17 DEBUG : file1: reading active writers 2025/07/18 01:58:17 DEBUG : file1: active writers 1 2025/07/18 01:58:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:18 DEBUG : Looking for writers 2025/07/18 01:58:18 DEBUG : file1: reading active writers 2025/07/18 01:58:18 DEBUG : file1: active writers 1 2025/07/18 01:58:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:19 DEBUG : Looking for writers 2025/07/18 01:58:19 DEBUG : file1: reading active writers 2025/07/18 01:58:19 DEBUG : file1: active writers 1 2025/07/18 01:58:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:20 DEBUG : Looking for writers 2025/07/18 01:58:20 DEBUG : file1: reading active writers 2025/07/18 01:58:20 DEBUG : file1: active writers 1 2025/07/18 01:58:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:21 DEBUG : Looking for writers 2025/07/18 01:58:21 DEBUG : file1: reading active writers 2025/07/18 01:58:21 DEBUG : file1: active writers 1 2025/07/18 01:58:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:22 DEBUG : Looking for writers 2025/07/18 01:58:22 DEBUG : file1: reading active writers 2025/07/18 01:58:22 DEBUG : file1: active writers 1 2025/07/18 01:58:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:23 DEBUG : Looking for writers 2025/07/18 01:58:23 DEBUG : file1: reading active writers 2025/07/18 01:58:23 DEBUG : file1: active writers 1 2025/07/18 01:58:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:24 DEBUG : Looking for writers 2025/07/18 01:58:24 DEBUG : file1: reading active writers 2025/07/18 01:58:24 DEBUG : file1: active writers 1 2025/07/18 01:58:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:25 DEBUG : Looking for writers 2025/07/18 01:58:25 DEBUG : file1: reading active writers 2025/07/18 01:58:25 DEBUG : file1: active writers 1 2025/07/18 01:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:26 DEBUG : Looking for writers 2025/07/18 01:58:26 DEBUG : file1: reading active writers 2025/07/18 01:58:26 DEBUG : file1: active writers 1 2025/07/18 01:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:27 DEBUG : Looking for writers 2025/07/18 01:58:27 DEBUG : file1: reading active writers 2025/07/18 01:58:27 DEBUG : file1: active writers 1 2025/07/18 01:58:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:28 DEBUG : Looking for writers 2025/07/18 01:58:28 DEBUG : file1: reading active writers 2025/07/18 01:58:28 DEBUG : file1: active writers 1 2025/07/18 01:58:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:29 DEBUG : Looking for writers 2025/07/18 01:58:29 DEBUG : file1: reading active writers 2025/07/18 01:58:29 DEBUG : file1: active writers 1 2025/07/18 01:58:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:30 DEBUG : Looking for writers 2025/07/18 01:58:30 DEBUG : file1: reading active writers 2025/07/18 01:58:30 DEBUG : file1: active writers 1 2025/07/18 01:58:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:31 DEBUG : Looking for writers 2025/07/18 01:58:31 DEBUG : file1: reading active writers 2025/07/18 01:58:31 DEBUG : file1: active writers 1 2025/07/18 01:58:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:32 DEBUG : Looking for writers 2025/07/18 01:58:32 DEBUG : file1: reading active writers 2025/07/18 01:58:32 DEBUG : file1: active writers 1 2025/07/18 01:58:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:33 DEBUG : Looking for writers 2025/07/18 01:58:33 DEBUG : file1: reading active writers 2025/07/18 01:58:33 DEBUG : file1: active writers 1 2025/07/18 01:58:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:34 DEBUG : Looking for writers 2025/07/18 01:58:34 DEBUG : file1: reading active writers 2025/07/18 01:58:34 DEBUG : file1: active writers 1 2025/07/18 01:58:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:35 DEBUG : Looking for writers 2025/07/18 01:58:35 DEBUG : file1: reading active writers 2025/07/18 01:58:35 DEBUG : file1: active writers 1 2025/07/18 01:58:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:36 DEBUG : Looking for writers 2025/07/18 01:58:36 DEBUG : file1: reading active writers 2025/07/18 01:58:36 DEBUG : file1: active writers 1 2025/07/18 01:58:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:37 DEBUG : Looking for writers 2025/07/18 01:58:37 DEBUG : file1: reading active writers 2025/07/18 01:58:37 DEBUG : file1: active writers 1 2025/07/18 01:58:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:38 DEBUG : Looking for writers 2025/07/18 01:58:38 DEBUG : file1: reading active writers 2025/07/18 01:58:38 DEBUG : file1: active writers 1 2025/07/18 01:58:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:39 DEBUG : Looking for writers 2025/07/18 01:58:39 DEBUG : file1: reading active writers 2025/07/18 01:58:39 DEBUG : file1: active writers 1 2025/07/18 01:58:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:40 DEBUG : Looking for writers 2025/07/18 01:58:40 DEBUG : file1: reading active writers 2025/07/18 01:58:40 DEBUG : file1: active writers 1 2025/07/18 01:58:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/18 01:58:40 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/18 01:58:40 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:40 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:40 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (0 bytes), uploading instead of streaming 2025/07/18 01:58:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:40 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:40 DEBUG : file1: Open: flags=O_RDONLY 2025/07/18 01:58:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/18 01:58:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/18 01:58:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:40 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:40 DEBUG : Looking for writers 2025/07/18 01:58:40 DEBUG : file1: reading active writers 2025/07/18 01:58:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-zupejow7jine'", Local "Local file system at /tmp/rclone3601710664", Modify Window "1s" 2025/07/18 01:58:40 INFO : webdav root 'rclone-test-zupejow7jine': poll-interval is not supported by this remote 2025/07/18 01:58:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/18 01:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/18 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/18 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:41 DEBUG : webdav root 'rclone-test-zupejow7jine': File to upload is small (100 bytes), uploading instead of streaming 2025/07/18 01:58:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/18 01:58:41 DEBUG : file1: Size of src and dst objects identical 2025/07/18 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/18 01:58:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/18 01:58:41 DEBUG : file1: Open: flags=O_RDONLY 2025/07/18 01:58:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/18 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/18 01:58:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/18 01:58:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/18 01:58:41 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:58:41 DEBUG : Looking for writers 2025/07/18 01:58:41 DEBUG : file1: reading active writers 2025/07/18 01:58:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/18 01:58:41 DEBUG : webdav root 'rclone-test-zupejow7jine': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.787985376s (try 1/5)