"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/26 01:13:56 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qiqoyov2texi" 2025/08/26 01:13:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:13:56 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/26 01:13:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/26 01:13:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/26 01:13:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/26 01:13:56 DEBUG : Setting pass="N2Sl4Mx9AUZYgGYjDo_ouMWykLJkkn8NZWH38l81SpJL" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/26 01:13:56 DEBUG : TestWebdavRclone: detected overridden config - adding "{lmSxY}" suffix to name 2025/08/26 01:13:56 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/26 01:13:56 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/26 01:13:56 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/26 01:13:56 DEBUG : Setting pass="N2Sl4Mx9AUZYgGYjDo_ouMWykLJkkn8NZWH38l81SpJL" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/26 01:13:56 DEBUG : found headers: 2025/08/26 01:13:56 DEBUG : Creating backend with remote "/tmp/rclone619819799" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:56 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:56 DEBUG : dir: Looking for writers 2025/08/26 01:13:56 DEBUG : Looking for writers 2025/08/26 01:13:56 DEBUG : dir: reading active writers 2025/08/26 01:13:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:56 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:57 DEBUG : dir/subdir: Looking for writers 2025/08/26 01:13:57 DEBUG : dir: Looking for writers 2025/08/26 01:13:57 DEBUG : file1: reading active writers 2025/08/26 01:13:57 DEBUG : file2: reading active writers 2025/08/26 01:13:57 DEBUG : subdir: reading active writers 2025/08/26 01:13:57 DEBUG : Looking for writers 2025/08/26 01:13:57 DEBUG : dir: reading active writers 2025/08/26 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:57 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:57 DEBUG : dir: Looking for writers 2025/08/26 01:13:57 DEBUG : file1: reading active writers 2025/08/26 01:13:57 DEBUG : Looking for writers 2025/08/26 01:13:57 DEBUG : dir: reading active writers 2025/08/26 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:57 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:57 DEBUG : dir: Looking for writers 2025/08/26 01:13:57 DEBUG : Looking for writers 2025/08/26 01:13:57 DEBUG : dir: reading active writers 2025/08/26 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:57 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : dir: forgetting directory cache 2025/08/26 01:13:57 DEBUG : forgetting directory cache 2025/08/26 01:13:57 DEBUG : dir: forgetting directory cache 2025/08/26 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:57 DEBUG : Looking for writers 2025/08/26 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:57 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/26 01:13:57 DEBUG : dir: invalidating directory cache 2025/08/26 01:13:57 DEBUG : >ForgetPath: 2025/08/26 01:13:57 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/26 01:13:57 DEBUG : invalidating directory cache 2025/08/26 01:13:57 DEBUG : dir: forgetting directory cache 2025/08/26 01:13:57 DEBUG : >ForgetPath: 2025/08/26 01:13:57 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/26 01:13:57 DEBUG : >ForgetPath: 2025/08/26 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:57 DEBUG : dir: Looking for writers 2025/08/26 01:13:57 DEBUG : Looking for writers 2025/08/26 01:13:57 DEBUG : dir: reading active writers 2025/08/26 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:57 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:57 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : forgetting directory cache 2025/08/26 01:13:58 DEBUG : dir: forgetting directory cache 2025/08/26 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:58 DEBUG : dir: Looking for writers 2025/08/26 01:13:58 DEBUG : fil/a/b: Looking for writers 2025/08/26 01:13:58 DEBUG : fil/a: Looking for writers 2025/08/26 01:13:58 DEBUG : b: reading active writers 2025/08/26 01:13:58 DEBUG : fil: Looking for writers 2025/08/26 01:13:58 DEBUG : a: reading active writers 2025/08/26 01:13:58 DEBUG : Looking for writers 2025/08/26 01:13:58 DEBUG : dir: reading active writers 2025/08/26 01:13:58 DEBUG : fil: reading active writers 2025/08/26 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:58 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:58 DEBUG : dir: Looking for writers 2025/08/26 01:13:58 DEBUG : Looking for writers 2025/08/26 01:13:58 DEBUG : dir: reading active writers 2025/08/26 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:58 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:58 DEBUG : dir: Looking for writers 2025/08/26 01:13:58 DEBUG : file1: reading active writers 2025/08/26 01:13:58 DEBUG : Looking for writers 2025/08/26 01:13:58 DEBUG : dir: reading active writers 2025/08/26 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:58 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/26 01:13:58 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 DEBUG : dir: invalidating directory cache 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/26 01:13:58 DEBUG : dir/file1: Reset virtual modtime 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:13:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:13:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:13:58 DEBUG : dir: invalidating directory cache 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:13:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/26 01:13:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:13:58 DEBUG : forgetting directory cache 2025/08/26 01:13:58 DEBUG : dir: forgetting directory cache 2025/08/26 01:13:58 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/26 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:58 DEBUG : dir/virtualDir: Looking for writers 2025/08/26 01:13:58 DEBUG : dir: Looking for writers 2025/08/26 01:13:58 DEBUG : virtualFile2: reading active writers 2025/08/26 01:13:58 DEBUG : virtualFile: reading active writers 2025/08/26 01:13:58 DEBUG : virtualDir: reading active writers 2025/08/26 01:13:58 DEBUG : file1: reading active writers 2025/08/26 01:13:58 DEBUG : Looking for writers 2025/08/26 01:13:58 DEBUG : dir: reading active writers 2025/08/26 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:58 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:58 ERROR : dir/: Can only open directories read only 2025/08/26 01:13:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:58 DEBUG : dir: Looking for writers 2025/08/26 01:13:58 DEBUG : Looking for writers 2025/08/26 01:13:58 DEBUG : dir: reading active writers 2025/08/26 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:59 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:13:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:13:59 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:13:59 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:59 NOTICE: webdav root 'rclone-test-qiqoyov2texi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/26 01:13:59 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:13:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:59 DEBUG : dir: Looking for writers 2025/08/26 01:13:59 DEBUG : file1: reading active writers 2025/08/26 01:13:59 DEBUG : potato: reading active writers 2025/08/26 01:13:59 DEBUG : Looking for writers 2025/08/26 01:13:59 DEBUG : dir: reading active writers 2025/08/26 01:13:59 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:59 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:13:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:59 DEBUG : dir/sub: Looking for writers 2025/08/26 01:13:59 DEBUG : dir: Looking for writers 2025/08/26 01:13:59 DEBUG : file1: reading active writers 2025/08/26 01:13:59 DEBUG : sub: reading active writers 2025/08/26 01:13:59 DEBUG : Looking for writers 2025/08/26 01:13:59 DEBUG : dir: reading active writers 2025/08/26 01:13:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:59 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:13:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/26 01:13:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:13:59 DEBUG : dir/sub/subsub: Looking for writers 2025/08/26 01:13:59 DEBUG : dir/sub: Looking for writers 2025/08/26 01:13:59 DEBUG : subsub: reading active writers 2025/08/26 01:13:59 DEBUG : dir: Looking for writers 2025/08/26 01:13:59 DEBUG : file1: reading active writers 2025/08/26 01:13:59 DEBUG : sub: reading active writers 2025/08/26 01:13:59 DEBUG : Looking for writers 2025/08/26 01:13:59 DEBUG : dir: reading active writers 2025/08/26 01:13:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:13:59 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:13:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:13:59 ERROR : dir/: Dir.Remove not empty 2025/08/26 01:13:59 DEBUG : dir/file1: Remove: 2025/08/26 01:13:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:13:59 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:13:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:14:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:00 DEBUG : Looking for writers 2025/08/26 01:14:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:00 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:00 DEBUG : dir/file1: Remove: 2025/08/26 01:14:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:00 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:14:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:00 DEBUG : Looking for writers 2025/08/26 01:14:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:00 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:00 DEBUG : dir/file1: Remove: 2025/08/26 01:14:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:00 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:14:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:00 DEBUG : dir: Looking for writers 2025/08/26 01:14:00 DEBUG : Looking for writers 2025/08/26 01:14:00 DEBUG : dir: reading active writers 2025/08/26 01:14:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:00 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:00 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/26 01:14:00 DEBUG : dir: Updating dir with dir2 0xc00057be10 2025/08/26 01:14:00 DEBUG : dir: forgetting directory cache 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/26 01:14:00 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/26 01:14:00 DEBUG : file2: Updating file with file2 0xc0006243c0 2025/08/26 01:14:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:00 INFO : dir2/file3: Deleted 2025/08/26 01:14:00 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/26 01:14:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006243c0 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/26 01:14:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/26 01:14:00 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004e5450 2025/08/26 01:14:00 DEBUG : empty directory: forgetting directory cache 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/26 01:14:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/26 01:14:00 DEBUG : dir2: Renaming to "dir3" 2025/08/26 01:14:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:00 DEBUG : dir3: Looking for writers 2025/08/26 01:14:00 DEBUG : file3: reading active writers 2025/08/26 01:14:00 DEBUG : renamed empty directory: Looking for writers 2025/08/26 01:14:00 DEBUG : Looking for writers 2025/08/26 01:14:00 DEBUG : renamed empty directory: reading active writers 2025/08/26 01:14:00 DEBUG : dir3: reading active writers 2025/08/26 01:14:00 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:00 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:14:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:14:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/26 01:14:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:14:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/26 01:14:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:01 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (12 bytes), uploading instead of streaming 2025/08/26 01:14:01 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:01 DEBUG : forgetting directory cache 2025/08/26 01:14:01 DEBUG : dir: forgetting directory cache 2025/08/26 01:14:01 DEBUG : dir/sub: forgetting directory cache 2025/08/26 01:14:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/26 01:14:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/26 01:14:01 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:14:01 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/26 01:14:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : dir/sub: Looking for writers 2025/08/26 01:14:01 DEBUG : file2: reading active writers 2025/08/26 01:14:01 DEBUG : file0: reading active writers 2025/08/26 01:14:01 DEBUG : dir: Looking for writers 2025/08/26 01:14:01 DEBUG : file1: reading active writers 2025/08/26 01:14:01 DEBUG : sub: reading active writers 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : dir: reading active writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/26 01:14:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/26 01:14:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/26 01:14:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/26 01:14:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : dir: Looking for writers 2025/08/26 01:14:01 DEBUG : file1: reading active writers 2025/08/26 01:14:01 DEBUG : file1.metadata: reading active writers 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : dir: reading active writers 2025/08/26 01:14:01 DEBUG : dir.metadata: reading active writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : dir: Looking for writers 2025/08/26 01:14:01 DEBUG : file1: reading active writers 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : dir: reading active writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : dir: Looking for writers 2025/08/26 01:14:01 DEBUG : file1: reading active writers 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : dir: reading active writers 2025/08/26 01:14:01 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : dir: Looking for writers 2025/08/26 01:14:01 DEBUG : file1: reading active writers 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : dir: reading active writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/26 01:14:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/26 01:14:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/26 01:14:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/26 01:14:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:01 DEBUG : Looking for writers 2025/08/26 01:14:01 DEBUG : file.txt: reading active writers 2025/08/26 01:14:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:01 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:01 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : file1: reading active writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : dir/file1: Remove: 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:02 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:14:02 DEBUG : dir/file1: Remove: 2025/08/26 01:14:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : dir/file1: Remove: 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:02 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:14:02 DEBUG : dir/file1: Remove: 2025/08/26 01:14:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:14:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:14:02 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/26 01:14:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:14:02 DEBUG : dir/file1: Open: flags=0x3 2025/08/26 01:14:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/26 01:14:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : file1: reading active writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : file1: reading active writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: 2025/08/26 01:14:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000594fc0 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000594fc0 2025/08/26 01:14:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000594fc0 2025/08/26 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:02 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:14:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:02 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:14:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000594fc0 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: 2025/08/26 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:02 DEBUG : dir: Looking for writers 2025/08/26 01:14:02 DEBUG : Looking for writers 2025/08/26 01:14:02 DEBUG : dir: reading active writers 2025/08/26 01:14:02 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:02 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:02 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:02 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000880540 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000880540 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1: File is currently open, delaying rename 0xc000880540 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:14:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:14:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000880540 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:03 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): openPending: 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): >openPending: err= 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): _writeAt: size=14, off=0 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): >_writeAt: n=14, err= 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): close: 2025/08/26 01:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:14:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:03 DEBUG : dir/file1(0xc00070bb40): >close: err= 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:14:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:03 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : file1: reading active writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): _readAt: size=512, off=0 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): openPending: 2025/08/26 01:14:03 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/08/26 01:14:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): >openPending: err= 2025/08/26 01:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): >_readAt: n=14, err=EOF 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): close: 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000bb32c0): >close: err= 2025/08/26 01:14:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000624300 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:14:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000624300 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000dd3940): openPending: 2025/08/26 01:14:03 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/08/26 01:14:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000dd3940): >openPending: err= 2025/08/26 01:14:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000dd3940): _writeAt: size=25, off=0 2025/08/26 01:14:03 DEBUG : dir/file1(0xc000dd3940): >_writeAt: n=25, err= 2025/08/26 01:14:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000624300 2025/08/26 01:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 DEBUG : newLeaf(0xc000dd3940): close: 2025/08/26 01:14:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:14:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:14:03.687997071 +0000 UTC m=+6.899936772 2025/08/26 01:14:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:03 DEBUG : newLeaf(0xc000dd3940): >close: err= 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:03 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:14:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:03 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:14:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:14:03 +0000 UTC" 2025/08/26 01:14:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:03 DEBUG : dir: Looking for writers 2025/08/26 01:14:03 DEBUG : Looking for writers 2025/08/26 01:14:03 DEBUG : dir: reading active writers 2025/08/26 01:14:03 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:03 DEBUG : >WaitForWriters: 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:03 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:03 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : >WaitForWriters: 2025/08/26 01:14:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000880840 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000880840 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008122c0): openPending: 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008122c0): >openPending: err= 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008122c0): _writeAt: size=25, off=0 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008122c0): >_writeAt: n=25, err= 2025/08/26 01:14:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000880840 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 DEBUG : newLeaf(0xc0008122c0): close: 2025/08/26 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:14:04.187405565 +0000 UTC m=+7.399345277 2025/08/26 01:14:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:04 DEBUG : newLeaf(0xc0008122c0): >close: err= 2025/08/26 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:14:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:04 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:14:04 +0000 UTC" 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : >WaitForWriters: 2025/08/26 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : >WaitForWriters: 2025/08/26 01:14:04 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:04 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:04 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:04 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:04 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): openPending: 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): >openPending: err= 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): _writeAt: size=14, off=0 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): >_writeAt: n=14, err= 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): close: 2025/08/26 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:14:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:04 DEBUG : dir/file1(0xc0008a1600): >close: err= 2025/08/26 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:14:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:04 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : file1: reading active writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : >WaitForWriters: 2025/08/26 01:14:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): _readAt: size=512, off=0 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): openPending: 2025/08/26 01:14:04 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/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): >openPending: err= 2025/08/26 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): >_readAt: n=14, err=EOF 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): close: 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000998540): >close: err= 2025/08/26 01:14:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000594d80 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:14:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000594d80 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000978000): openPending: 2025/08/26 01:14:04 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/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000978000): >openPending: err= 2025/08/26 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000978000): _writeAt: size=25, off=0 2025/08/26 01:14:04 DEBUG : dir/file1(0xc000978000): >_writeAt: n=25, err= 2025/08/26 01:14:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000594d80 2025/08/26 01:14:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 DEBUG : newLeaf(0xc000978000): close: 2025/08/26 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:14:04.831039922 +0000 UTC m=+8.042979633 2025/08/26 01:14:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:04 DEBUG : newLeaf(0xc000978000): >close: err= 2025/08/26 01:14:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:04 DEBUG : dir: Looking for writers 2025/08/26 01:14:04 DEBUG : Looking for writers 2025/08/26 01:14:04 DEBUG : dir: reading active writers 2025/08/26 01:14:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:14:04 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:04 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:14:04 +0000 UTC" 2025/08/26 01:14:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:14:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: 2025/08/26 01:14:05 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:05 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : file1: reading active writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: 2025/08/26 01:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): _readAt: size=512, off=0 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): openPending: 2025/08/26 01:14:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): >openPending: err= 2025/08/26 01:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): >_readAt: n=14, err=EOF 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): close: 2025/08/26 01:14:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:05 DEBUG : dir/file1(0xc000b89040): >close: err= 2025/08/26 01:14:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000595500 2025/08/26 01:14:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:14:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:14:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000595500 2025/08/26 01:14:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:05 DEBUG : dir/file1(0xc0009dc680): openPending: 2025/08/26 01:14:05 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/08/26 01:14:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:05 DEBUG : dir/file1(0xc0009dc680): >openPending: err= 2025/08/26 01:14:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:05 DEBUG : dir/file1(0xc0009dc680): _writeAt: size=25, off=0 2025/08/26 01:14:05 DEBUG : dir/file1(0xc0009dc680): >_writeAt: n=25, err= 2025/08/26 01:14:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:14:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:14:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000595500 2025/08/26 01:14:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:05 DEBUG : newLeaf(0xc0009dc680): close: 2025/08/26 01:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:14:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:14:05.338848727 +0000 UTC m=+8.550788439 2025/08/26 01:14:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:05 DEBUG : newLeaf(0xc0009dc680): >close: err= 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:05 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:14:05 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:05 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:14:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:14:05 +0000 UTC" 2025/08/26 01:14:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:14:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:14:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: 2025/08/26 01:14:05 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : file1: reading active writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:14:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:14:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:14:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/26 01:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/26 01:14:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:05 DEBUG : dir: Looking for writers 2025/08/26 01:14:05 DEBUG : file1: reading active writers 2025/08/26 01:14:05 DEBUG : Looking for writers 2025/08/26 01:14:05 DEBUG : dir: reading active writers 2025/08/26 01:14:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:05 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:14:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:14:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/26 01:14:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/26 01:14:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:14:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:14:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/26 01:14:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:14:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:14:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:14:06 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/26 01:14:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): _readAt: size=1, off=0 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): openPending: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >openPending: err= 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): _readAt: size=256, off=1 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >_readAt: n=15, err=EOF 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): _readAt: size=16, off=16 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >_readAt: n=0, err=EOF 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): close: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >close: err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): close: 2025/08/26 01:14:06 DEBUG : dir/file1(0xc000eb8ac0): >close: err=file already closed 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): _readAt: size=1, off=0 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): openPending: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >openPending: err= 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): _readAt: size=1, off=5 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): _readAt: size=1, off=3 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): _readAt: size=1, off=13 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): _readAt: size=16, off=100 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >_readAt: n=0, err=EOF 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): close: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:06 DEBUG : dir/file1(0xc00074c040): >close: err= 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=1, off=0 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): openPending: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >openPending: err= 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=1, off=5 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=1, off=1 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=1, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=6, off=10 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=6, err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=256, off=10 2025/08/26 01:14:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=6, err=EOF 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=256, off=100 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=0, err=EOF 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): close: 2025/08/26 01:14:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >close: err= 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): _readAt: size=256, off=100 2025/08/26 01:14:06 DEBUG : dir/file1(0xc0007e4980): >_readAt: n=0, err=file already closed 2025/08/26 01:14:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:06 DEBUG : dir: Looking for writers 2025/08/26 01:14:06 DEBUG : file1: reading active writers 2025/08/26 01:14:06 DEBUG : Looking for writers 2025/08/26 01:14:06 DEBUG : dir: reading active writers 2025/08/26 01:14:06 DEBUG : >WaitForWriters: 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:06 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): RWFileHandle.Flush 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): _readAt: size=256, off=0 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): openPending: 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): >openPending: err= 2025/08/26 01:14:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): >_readAt: n=16, err=EOF 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): RWFileHandle.Flush 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): RWFileHandle.Flush 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): close: 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008f2840): >close: err= 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : dir: Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : dir: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:14:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): _readAt: size=256, off=0 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): openPending: 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): >openPending: err= 2025/08/26 01:14:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): >_readAt: n=16, err=EOF 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): RWFileHandle.Release 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): close: 2025/08/26 01:14:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): >close: err= 2025/08/26 01:14:07 DEBUG : dir/file1(0xc0008fbbc0): RWFileHandle.Release 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : dir: Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : dir: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:07 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): openPending: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): >openPending: err= 2025/08/26 01:14:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): _writeAt: size=5, off=0 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): >_writeAt: n=5, err= 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): _writeAt: size=7, off=5 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): >_writeAt: n=7, err= 2025/08/26 01:14:07 DEBUG : file1: vfs cache: truncate to size=11 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): close: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:07.289588069 +0000 UTC m=+10.501527780 2025/08/26 01:14:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): >close: err= 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): close: 2025/08/26 01:14:07 DEBUG : file1(0xc000b0e380): >close: err=file already closed 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:07 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 INFO : file1: Copied (new) 2025/08/26 01:14:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:14:07 +0000 UTC" 2025/08/26 01:14:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:07 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): openPending: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): >openPending: err= 2025/08/26 01:14:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): _writeAt: size=7, off=0 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): >_writeAt: n=7, err= 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): _writeAt: size=6, off=5 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): >_writeAt: n=6, err= 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): close: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:07.487244515 +0000 UTC m=+10.699184225 2025/08/26 01:14:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): >close: err= 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): _writeAt: size=5, off=0 2025/08/26 01:14:07 DEBUG : file1(0xc0009cb280): >_writeAt: n=0, err=file already closed 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:07 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 INFO : file1: Copied (new) 2025/08/26 01:14:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:14:07 +0000 UTC" 2025/08/26 01:14:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : >WaitForWriters: 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:07 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:07 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : file1(0xc00094adc0): openPending: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1(0xc00094adc0): >openPending: err= 2025/08/26 01:14:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:07 DEBUG : file1(0xc00094adc0): close: 2025/08/26 01:14:07 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:07.683451006 +0000 UTC m=+10.895390717 2025/08/26 01:14:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:07 DEBUG : file1(0xc00094adc0): >close: err= 2025/08/26 01:14:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:14:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:07 DEBUG : file2: newRWFileHandle: 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): openPending: 2025/08/26 01:14:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): >openPending: err= 2025/08/26 01:14:07 DEBUG : file2: >newRWFileHandle: err= 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/26 01:14:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): RWFileHandle.Flush 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): RWFileHandle.Release 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): close: 2025/08/26 01:14:07 DEBUG : file2: vfs cache: setting modification time to 2025-08-26 01:14:07.685069988 +0000 UTC m=+10.897009699 2025/08/26 01:14:07 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:07 DEBUG : file2(0xc00094b240): >close: err= 2025/08/26 01:14:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : file2: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : file2: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file2: reading active writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file2: reading active writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/26 01:14:07 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:07 DEBUG : file2: vfs cache: starting upload 2025/08/26 01:14:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:07 INFO : file1: Copied (new) 2025/08/26 01:14:07 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-26 01:14:07 +0000 UTC" 2025/08/26 01:14:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:07 DEBUG : Looking for writers 2025/08/26 01:14:07 DEBUG : file1: reading active writers 2025/08/26 01:14:07 DEBUG : file2: reading active writers 2025/08/26 01:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:14:07 INFO : file2: Copied (new) 2025/08/26 01:14:07 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-26 01:14:07 +0000 UTC" 2025/08/26 01:14:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/26 01:14:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:14:07 INFO : file2: vfs cache: upload succeeded try #1 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : file2: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : file2: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:08 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): openPending: 2025/08/26 01:14:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): >openPending: err= 2025/08/26 01:14:08 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): _writeAt: size=5, off=0 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): >_writeAt: n=5, err= 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): RWFileHandle.Flush 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): RWFileHandle.Flush 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): close: 2025/08/26 01:14:08 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:08.056329723 +0000 UTC m=+11.268269434 2025/08/26 01:14:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:08 DEBUG : file1(0xc000964f40): >close: err= 2025/08/26 01:14:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:08 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 INFO : file1: Copied (new) 2025/08/26 01:14:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:14:08 +0000 UTC" 2025/08/26 01:14:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:08 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): openPending: 2025/08/26 01:14:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): >openPending: err= 2025/08/26 01:14:08 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): _writeAt: size=5, off=0 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): >_writeAt: n=5, err= 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): RWFileHandle.Release 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): close: 2025/08/26 01:14:08 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:08.243354816 +0000 UTC m=+11.455294527 2025/08/26 01:14:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): >close: err= 2025/08/26 01:14:08 DEBUG : file1(0xc00070a680): RWFileHandle.Release 2025/08/26 01:14:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:08 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 INFO : file1: Copied (new) 2025/08/26 01:14:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:14:08 +0000 UTC" 2025/08/26 01:14:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): openPending: 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): >openPending: err= 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): _writeAt: size=5, off=0 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): >_writeAt: n=5, err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): close: 2025/08/26 01:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:14:08.494429493 +0000 UTC m=+11.706369203 2025/08/26 01:14:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0006094c0): >close: err= 2025/08/26 01:14:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:14:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-26 01:14:08 +0000 UTC" 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:14:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): _writeAt: size=5, off=0 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): openPending: 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): >openPending: err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): >_writeAt: n=5, err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): _writeAt: size=15, off=5 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): >_writeAt: n=15, err= 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): close: 2025/08/26 01:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:14:08.778506608 +0000 UTC m=+11.990446318 2025/08/26 01:14:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:08 DEBUG : dir/file1(0xc0009caac0): >close: err= 2025/08/26 01:14:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:14:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:08 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-26 01:14:08 +0000 UTC" 2025/08/26 01:14:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:08 DEBUG : dir: Looking for writers 2025/08/26 01:14:08 DEBUG : file1: reading active writers 2025/08/26 01:14:08 DEBUG : Looking for writers 2025/08/26 01:14:08 DEBUG : dir: reading active writers 2025/08/26 01:14:08 DEBUG : >WaitForWriters: 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:08 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:08 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:08 DEBUG : file1(0xc000bc5540): openPending: 2025/08/26 01:14:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:08 DEBUG : file1(0xc000bc5540): >openPending: err= 2025/08/26 01:14:09 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:14:09 DEBUG : file1(0xc000bc5540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : file1(0xc000bc5540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : file1(0xc000bc5540): close: 2025/08/26 01:14:09 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:14:09.000221128 +0000 UTC m=+12.212160839 2025/08/26 01:14:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : file1(0xc000bc5540): >close: err= 2025/08/26 01:14:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:09 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:14:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:09 INFO : file1: Copied (new) 2025/08/26 01:14:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:14:09 +0000 UTC" 2025/08/26 01:14:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:09 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : >WaitForWriters: 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.18920388 +0000 UTC m=+12.401143571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.18920388 +0000 UTC m=+12.401143571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008864c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.18920388 +0000 UTC m=+12.401143571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049acb0 item 1 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.193028435 +0000 UTC m=+12.404968145 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000886fc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.193028435 +0000 UTC m=+12.404968145 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008874c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b3b0 item 2 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.195664356 +0000 UTC m=+12.407604067 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000887b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.195664356 +0000 UTC m=+12.407604067 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.195664356 +0000 UTC m=+12.407604067 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c44c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb90 item 3 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.199674809 +0000 UTC m=+12.411614511 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c4b40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.199674809 +0000 UTC m=+12.411614511 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4700 item 4 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.202838283 +0000 UTC m=+12.414777994 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c56c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.202838283 +0000 UTC m=+12.414777994 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008c5b40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.202838283 +0000 UTC m=+12.414777994 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000984080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4b60 item 5 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.207660061 +0000 UTC m=+12.419599752 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e4e80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.207660061 +0000 UTC m=+12.419599752 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e53c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aca80 item 6 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.211101927 +0000 UTC m=+12.423041638 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.211101927 +0000 UTC m=+12.423041638 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e5f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.211101927 +0000 UTC m=+12.423041638 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad0a0 item 7 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.215129173 +0000 UTC m=+12.427068894 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000960b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.215129173 +0000 UTC m=+12.427068894 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 8 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000961600): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.218469478 +0000 UTC m=+12.430409178 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009619c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.218469478 +0000 UTC m=+12.430409178 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000961e40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.218469478 +0000 UTC m=+12.430409178 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0e3c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa3f0 item 9 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.222136636 +0000 UTC m=+12.434076347 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ea40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.222136636 +0000 UTC m=+12.434076347 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0ef80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aae00 item 10 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000b0f5c0): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.224962696 +0000 UTC m=+12.436902406 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0f980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.224962696 +0000 UTC m=+12.436902406 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0fe80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.224962696 +0000 UTC m=+12.436902406 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2c400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab2d0 item 11 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.228495562 +0000 UTC m=+12.440435264 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2ca80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.228495562 +0000 UTC m=+12.440435264 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2cfc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab9d0 item 12 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000b2d600): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.231285984 +0000 UTC m=+12.443225695 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b2d9c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.231285984 +0000 UTC m=+12.443225695 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c100): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4310 item 13 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.234430962 +0000 UTC m=+12.446370673 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4c780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.234430962 +0000 UTC m=+12.446370673 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4ccc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a48c0 item 14 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000b4d300): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.236972136 +0000 UTC m=+12.448911848 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4d6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.236972136 +0000 UTC m=+12.448911848 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b4dd80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4c40 item 15 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.240392742 +0000 UTC m=+12.452332593 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.240392742 +0000 UTC m=+12.452332593 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7a9c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5030 item 16 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.245138206 +0000 UTC m=+12.457077918 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.245138206 +0000 UTC m=+12.457077918 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.245138206 +0000 UTC m=+12.457077918 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b7b980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a55e0 item 17 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25104374 +0000 UTC m=+12.462983462 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25104374 +0000 UTC m=+12.462983462 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba25c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5b20 item 18 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25529086 +0000 UTC m=+12.467230571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba2c40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25529086 +0000 UTC m=+12.467230571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25529086 +0000 UTC m=+12.467230571 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310310 item 19 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25995951 +0000 UTC m=+12.471899191 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ba3cc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.25995951 +0000 UTC m=+12.471899191 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 20 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.261894425 +0000 UTC m=+12.473834106 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.261894425 +0000 UTC m=+12.473834106 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be8e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.261894425 +0000 UTC m=+12.473834106 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ab0 item 21 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.264777461 +0000 UTC m=+12.476717142 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.264777461 +0000 UTC m=+12.476717142 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000be9ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446230 item 22 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.267226331 +0000 UTC m=+12.479166032 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d105c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.267226331 +0000 UTC m=+12.479166032 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10ac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.267226331 +0000 UTC m=+12.479166032 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d10fc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446690 item 23 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.270809984 +0000 UTC m=+12.482749695 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.270809984 +0000 UTC m=+12.482749695 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d11b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446bd0 item 24 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000d36240): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.273419736 +0000 UTC m=+12.485359437 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.273419736 +0000 UTC m=+12.485359437 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d36b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.273419736 +0000 UTC m=+12.485359437 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004472d0 item 25 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.277412958 +0000 UTC m=+12.489352650 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d376c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.277412958 +0000 UTC m=+12.489352650 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d37c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b20 item 26 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000d722c0): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d722c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.279840809 +0000 UTC m=+12.491780500 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.279840809 +0000 UTC m=+12.491780500 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d72b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.279840809 +0000 UTC m=+12.491780500 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d730c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa540 item 27 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.283233031 +0000 UTC m=+12.495172732 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.283233031 +0000 UTC m=+12.495172732 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000d73c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aad90 item 28 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000e22340): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.286689966 +0000 UTC m=+12.498629666 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.286689966 +0000 UTC m=+12.498629666 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e22dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab3b0 item 29 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.289291152 +0000 UTC m=+12.501230864 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.289291152 +0000 UTC m=+12.501230864 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002abb90 item 30 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000e5a040): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.292442513 +0000 UTC m=+12.504382214 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5a400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.292442513 +0000 UTC m=+12.504382214 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5aac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b61c0 item 31 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.295594583 +0000 UTC m=+12.507534285 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.295594583 +0000 UTC m=+12.507534285 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5b680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6540 item 32 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.298290679 +0000 UTC m=+12.510230369 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e5bcc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6930 item 33 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.299108134 +0000 UTC m=+12.511047825 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c1c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.299108134 +0000 UTC m=+12.511047825 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8c6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6b60 item 33 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.301161381 +0000 UTC m=+12.513101072 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8cd00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7880 item 34 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.30218755 +0000 UTC m=+12.514127241 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.30218755 +0000 UTC m=+12.514127241 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8d6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7e30 item 34 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.304073933 +0000 UTC m=+12.516013624 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e8dd00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a230 item 35 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.304879857 +0000 UTC m=+12.516819548 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.304879857 +0000 UTC m=+12.516819548 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a3f0 item 35 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.306911785 +0000 UTC m=+12.518851476 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb0d80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025aa10 item 36 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.307701357 +0000 UTC m=+12.519641048 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.307701357 +0000 UTC m=+12.519641048 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb17c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025aee0 item 36 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.309876534 +0000 UTC m=+12.521816225 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000eb1e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b500 item 37 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.310620491 +0000 UTC m=+12.522560182 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.310620491 +0000 UTC m=+12.522560182 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b810 item 37 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.312914611 +0000 UTC m=+12.524854302 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed4e80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025bea0 item 38 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.313832906 +0000 UTC m=+12.525772597 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5380): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.313832906 +0000 UTC m=+12.525772597 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed58c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003903f0 item 38 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.315862168 +0000 UTC m=+12.527801860 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ed5f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390cb0 item 39 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.316697708 +0000 UTC m=+12.528637399 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef24c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.316697708 +0000 UTC m=+12.528637399 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef29c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391260 item 39 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.318823121 +0000 UTC m=+12.530762822 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 40 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.319681944 +0000 UTC m=+12.531621635 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.319681944 +0000 UTC m=+12.531621635 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ef3a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391e30 item 40 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.321662676 +0000 UTC m=+12.533602367 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f120c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a770 item 41 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.32240514 +0000 UTC m=+12.534344831 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f125c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ab60 item 41 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.323517399 +0000 UTC m=+12.535457100 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.323517399 +0000 UTC m=+12.535457100 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f12fc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ae70 item 41 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.326252267 +0000 UTC m=+12.538191978 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b6c0 item 42 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.327158178 +0000 UTC m=+12.539097870 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f13b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bdc0 item 42 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.328212339 +0000 UTC m=+12.540152030 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f300c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.328212339 +0000 UTC m=+12.540152030 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440070 item 42 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.331223647 +0000 UTC m=+12.543163357 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f30c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004404d0 item 43 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.332414624 +0000 UTC m=+12.544354335 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440850 item 43 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.333606863 +0000 UTC m=+12.545546564 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f316c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.333606863 +0000 UTC m=+12.545546564 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f31c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440a80 item 43 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.336205245 +0000 UTC m=+12.548144946 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f522c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004410a0 item 44 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.337043269 +0000 UTC m=+12.548982970 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f527c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441260 item 44 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.338144467 +0000 UTC m=+12.550084168 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f52d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.338144467 +0000 UTC m=+12.550084168 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441500 item 44 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.340415123 +0000 UTC m=+12.552354814 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f538c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c70 item 45 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.341225766 +0000 UTC m=+12.553165457 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f53dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.341225766 +0000 UTC m=+12.553165457 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6e540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ea0 item 45 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.343404468 +0000 UTC m=+12.555344200 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6eb80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da930 item 46 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.344234228 +0000 UTC m=+12.556173929 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.344234228 +0000 UTC m=+12.556173929 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6f780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dad20 item 46 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.347005565 +0000 UTC m=+12.558945256 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f6fdc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db3b0 item 47 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.347813321 +0000 UTC m=+12.559753012 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.347813321 +0000 UTC m=+12.559753012 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f90a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db650 item 47 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.350616247 +0000 UTC m=+12.562555938 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbe30 item 48 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.3514323 +0000 UTC m=+12.563371991 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.3514323 +0000 UTC m=+12.563371991 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000f91c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398230 item 48 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.353739454 +0000 UTC m=+12.565679145 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398af0 item 49 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.354367814 +0000 UTC m=+12.566307505 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fac7c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.354367814 +0000 UTC m=+12.566307505 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000facd00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398f50 item 49 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.356280808 +0000 UTC m=+12.568220490 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad380): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399880 item 50 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.357089127 +0000 UTC m=+12.569028808 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fad880): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.357089127 +0000 UTC m=+12.569028808 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fade00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399c00 item 50 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.35883647 +0000 UTC m=+12.570776151 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fce500): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a2540 item 51 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.359528519 +0000 UTC m=+12.571468211 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcea00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.359528519 +0000 UTC m=+12.571468211 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcef40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a29a0 item 51 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.361533226 +0000 UTC m=+12.573472907 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcf5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a32d0 item 52 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.362274949 +0000 UTC m=+12.574214619 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000fcfac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.362274949 +0000 UTC m=+12.574214619 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff00c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3570 item 52 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.363928155 +0000 UTC m=+12.575867826 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3c00 item 53 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.364681479 +0000 UTC m=+12.576621151 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff0c40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.364681479 +0000 UTC m=+12.576621151 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a3e30 item 53 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.366584796 +0000 UTC m=+12.578524466 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2770 item 54 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.367389127 +0000 UTC m=+12.579328788 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ff1d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.367389127 +0000 UTC m=+12.579328788 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2a10 item 54 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.368999431 +0000 UTC m=+12.580939103 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100c980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3110 item 55 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.369671975 +0000 UTC m=+12.581611645 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100ce80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.369671975 +0000 UTC m=+12.581611645 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100d3c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3420 item 55 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.371433955 +0000 UTC m=+12.583373626 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100da40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3810 item 56 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.372173745 +0000 UTC m=+12.584113416 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00100df40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.372173745 +0000 UTC m=+12.584113416 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3a40 item 56 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.373540161 +0000 UTC m=+12.585479832 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001028b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6150 item 57 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.374173702 +0000 UTC m=+12.586113373 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010290c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f63f0 item 57 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.37490761 +0000 UTC m=+12.586847282 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.37490761 +0000 UTC m=+12.586847282 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001029b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6620 item 57 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.37649404 +0000 UTC m=+12.588433712 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6c40 item 58 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.37710616 +0000 UTC m=+12.589045821 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104c780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e70 item 58 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.377834168 +0000 UTC m=+12.589773840 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104ccc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.377834168 +0000 UTC m=+12.589773840 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f70a0 item 58 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.37915005 +0000 UTC m=+12.591089721 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104d8c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7810 item 59 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.380347099 +0000 UTC m=+12.592286810 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00104de00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7b20 item 59 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.381626322 +0000 UTC m=+12.593566033 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010723c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.381626322 +0000 UTC m=+12.593566033 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072940): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7dc0 item 59 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.384583117 +0000 UTC m=+12.596522828 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001072f80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c84d0 item 60 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.38561757 +0000 UTC m=+12.597557281 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010734c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8700 item 60 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.386948401 +0000 UTC m=+12.598888112 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001073a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.386948401 +0000 UTC m=+12.598888112 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8930 item 60 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.389926484 +0000 UTC m=+12.601866196 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8ee0 item 61 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.390906165 +0000 UTC m=+12.602845876 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.390906165 +0000 UTC m=+12.602845876 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0010932c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c91f0 item 61 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.395205522 +0000 UTC m=+12.607145234 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464230 item 62 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.3961731 +0000 UTC m=+12.608112811 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.3961731 +0000 UTC m=+12.608112811 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001092e40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004644d0 item 62 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.399061305 +0000 UTC m=+12.611001017 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc001093a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464850 item 63 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.400018032 +0000 UTC m=+12.611957734 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.400018032 +0000 UTC m=+12.611957734 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464af0 item 63 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.403098901 +0000 UTC m=+12.615038602 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4d80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465110 item 64 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.403848919 +0000 UTC m=+12.615788620 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.403848919 +0000 UTC m=+12.615788620 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004652d0 item 64 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.406293591 +0000 UTC m=+12.618233303 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004659d0 item 65 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.407419436 +0000 UTC m=+12.619359148 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.407419436 +0000 UTC m=+12.619359148 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 65 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.410238583 +0000 UTC m=+12.622178304 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432ac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8070 item 66 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.411363307 +0000 UTC m=+12.623303017 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.411363307 +0000 UTC m=+12.623303017 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8380 item 66 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.413801245 +0000 UTC m=+12.625740917 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c87e0 item 67 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.414494458 +0000 UTC m=+12.626434139 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.414494458 +0000 UTC m=+12.626434139 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8b60 item 67 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.417422819 +0000 UTC m=+12.629362530 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9110 item 68 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.418645726 +0000 UTC m=+12.630585427 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.418645726 +0000 UTC m=+12.630585427 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9570 item 68 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.421138219 +0000 UTC m=+12.633077931 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9f10 item 69 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.422151221 +0000 UTC m=+12.634090933 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.422151221 +0000 UTC m=+12.634090933 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458150 item 69 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.424866532 +0000 UTC m=+12.636806234 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004587e0 item 70 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.425971228 +0000 UTC m=+12.637910929 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.425971228 +0000 UTC m=+12.637910929 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a0c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458a80 item 70 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.428001242 +0000 UTC m=+12.639940933 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458fc0 item 71 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.428700094 +0000 UTC m=+12.640639785 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ac40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.428700094 +0000 UTC m=+12.640639785 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459260 item 71 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.430412862 +0000 UTC m=+12.642352533 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070bb00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004596c0 item 72 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.431141451 +0000 UTC m=+12.643081132 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e61c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.431141451 +0000 UTC m=+12.643081132 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b90 item 72 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.433080664 +0000 UTC m=+12.645020355 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4230 item 73 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.433700277 +0000 UTC m=+12.645639949 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e72c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 73 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.43445745 +0000 UTC m=+12.646397121 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.43445745 +0000 UTC m=+12.646397121 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7cc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e47e0 item 73 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.436368079 +0000 UTC m=+12.648307770 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618500): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4c40 item 74 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.437068716 +0000 UTC m=+12.649008407 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e00 item 74 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.437911209 +0000 UTC m=+12.649850890 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.437911209 +0000 UTC m=+12.649850890 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006194c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 74 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.439619197 +0000 UTC m=+12.651558878 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5730 item 75 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.440225756 +0000 UTC m=+12.652165437 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b20 item 75 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.440922014 +0000 UTC m=+12.652861706 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.440922014 +0000 UTC m=+12.652861706 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ec00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5dc0 item 75 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.442656864 +0000 UTC m=+12.654596555 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 76 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.443280605 +0000 UTC m=+12.655220297 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 76 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.444121205 +0000 UTC m=+12.656060876 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.444121205 +0000 UTC m=+12.656060876 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008483c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 76 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.445775593 +0000 UTC m=+12.657715274 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051570 item 77 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.446364719 +0000 UTC m=+12.658304410 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.446364719 +0000 UTC m=+12.658304410 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 77 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.448102293 +0000 UTC m=+12.660041974 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 78 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.448748467 +0000 UTC m=+12.660688148 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.448748467 +0000 UTC m=+12.660688148 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc310 item 78 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.450420749 +0000 UTC m=+12.662360430 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc930 item 79 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.451091308 +0000 UTC m=+12.663030989 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.451091308 +0000 UTC m=+12.663030989 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcfc0 item 79 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.452849992 +0000 UTC m=+12.664789673 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008642c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd570 item 80 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.453490776 +0000 UTC m=+12.665430477 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.453490776 +0000 UTC m=+12.665430477 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd9d0 item 80 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.4554304 +0000 UTC m=+12.667370081 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e61c0 item 81 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.456074821 +0000 UTC m=+12.668014502 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865ac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.456074821 +0000 UTC m=+12.668014502 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e0c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e63f0 item 81 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.457977014 +0000 UTC m=+12.669916685 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a80 item 82 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.458840186 +0000 UTC m=+12.670779867 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ed00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.458840186 +0000 UTC m=+12.670779867 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7180 item 82 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.461135357 +0000 UTC m=+12.673075048 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7730 item 83 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.462075853 +0000 UTC m=+12.674015545 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fe00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.462075853 +0000 UTC m=+12.674015545 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7d50 item 83 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.464061434 +0000 UTC m=+12.676001135 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4460 item 84 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.464923073 +0000 UTC m=+12.676862764 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.464923073 +0000 UTC m=+12.676862764 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd34c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c47e0 item 84 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.466820518 +0000 UTC m=+12.678760209 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4e70 item 85 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.467605161 +0000 UTC m=+12.679544852 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.467605161 +0000 UTC m=+12.679544852 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c51f0 item 85 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.469560013 +0000 UTC m=+12.681499715 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5880 item 86 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.470371799 +0000 UTC m=+12.682311490 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.470371799 +0000 UTC m=+12.682311490 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009657c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5e30 item 86 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.472289311 +0000 UTC m=+12.684229002 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965e80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc380 item 87 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.473077782 +0000 UTC m=+12.685017484 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.473077782 +0000 UTC m=+12.685017484 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc5b0 item 87 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.475066167 +0000 UTC m=+12.687005858 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd90 item 88 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.47584465 +0000 UTC m=+12.687784341 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883500): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.47584465 +0000 UTC m=+12.687784341 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcf50 item 88 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.477822465 +0000 UTC m=+12.689762157 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd2d0 item 89 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.478433303 +0000 UTC m=+12.690372994 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009986c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 89 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.479231573 +0000 UTC m=+12.691171264 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.479231573 +0000 UTC m=+12.691171264 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdab0 item 89 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.481216361 +0000 UTC m=+12.693156042 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009997c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdea0 item 90 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.481940942 +0000 UTC m=+12.693880634 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e0e0 item 90 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.482854879 +0000 UTC m=+12.694794560 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d42c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.482854879 +0000 UTC m=+12.694794560 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4880): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e540 item 90 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.484866769 +0000 UTC m=+12.696806470 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e930 item 91 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.485657985 +0000 UTC m=+12.697597655 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eb60 item 91 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.486601508 +0000 UTC m=+12.698541199 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5940): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.486601508 +0000 UTC m=+12.698541199 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ed90 item 91 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.488931184 +0000 UTC m=+12.700870874 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f260 item 92 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.489792802 +0000 UTC m=+12.701732483 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcb00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f500 item 92 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.491367611 +0000 UTC m=+12.703307302 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.491367611 +0000 UTC m=+12.703307302 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f6c0 item 92 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.492919797 +0000 UTC m=+12.704859478 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ddc80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fa40 item 93 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.49350144 +0000 UTC m=+12.705441111 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.49350144 +0000 UTC m=+12.705441111 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fe30 item 93 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.495236178 +0000 UTC m=+12.707175860 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007352c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c4d0 item 94 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.495871212 +0000 UTC m=+12.707810893 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.495871212 +0000 UTC m=+12.707810893 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c770 item 94 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.497553993 +0000 UTC m=+12.709493674 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cee0 item 95 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.498127621 +0000 UTC m=+12.710067302 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbeb00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.498127621 +0000 UTC m=+12.710067302 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d0a0 item 95 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.499881776 +0000 UTC m=+12.711821467 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf880): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 96 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.500471183 +0000 UTC m=+12.712410855 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfdc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.500471183 +0000 UTC m=+12.712410855 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d6c0 item 96 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:14:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : >WaitForWriters: 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.525308012 +0000 UTC m=+12.737247733 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbb80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.525308012 +0000 UTC m=+12.737247733 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.525308012 +0000 UTC m=+12.737247733 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ea540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 1 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.529402734 +0000 UTC m=+12.741342445 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.529402734 +0000 UTC m=+12.741342445 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b8f0 item 2 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.532286411 +0000 UTC m=+12.744226122 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008eb6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.532286411 +0000 UTC m=+12.744226122 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008ebb40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.532286411 +0000 UTC m=+12.744226122 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa150 item 3 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.535913044 +0000 UTC m=+12.747852755 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.535913044 +0000 UTC m=+12.747852755 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b2c40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaa10 item 4 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.53888672 +0000 UTC m=+12.750826432 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.53888672 +0000 UTC m=+12.750826432 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.53888672 +0000 UTC m=+12.750826432 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009b3bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab030 item 5 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.542527119 +0000 UTC m=+12.754466820 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009d22c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.542527119 +0000 UTC m=+12.754466820 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acee0 item 6 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.544455452 +0000 UTC m=+12.756395143 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008328c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.544455452 +0000 UTC m=+12.756395143 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000832dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.544455452 +0000 UTC m=+12.756395143 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad490 item 7 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.54714821 +0000 UTC m=+12.759087901 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.54714821 +0000 UTC m=+12.759087901 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000833e40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a40e0 item 8 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc00087c480): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.549179817 +0000 UTC m=+12.761119508 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087c840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.549179817 +0000 UTC m=+12.761119508 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087ccc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.549179817 +0000 UTC m=+12.761119508 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d1c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4850 item 9 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.551803436 +0000 UTC m=+12.763743127 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087d840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.551803436 +0000 UTC m=+12.763743127 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00087dd80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4d20 item 10 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000a16440): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.554037833 +0000 UTC m=+12.765977524 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.554037833 +0000 UTC m=+12.765977524 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a16d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.554037833 +0000 UTC m=+12.765977524 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5110 item 11 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.556665549 +0000 UTC m=+12.768605240 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17880): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.556665549 +0000 UTC m=+12.768605240 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a17dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5810 item 12 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000a30480): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.558637414 +0000 UTC m=+12.770577095 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.558637414 +0000 UTC m=+12.770577095 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a30f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5c70 item 13 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.560518597 +0000 UTC m=+12.772458288 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.560518597 +0000 UTC m=+12.772458288 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a31ac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310690 item 14 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000a52180): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.562631998 +0000 UTC m=+12.774571669 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.562631998 +0000 UTC m=+12.774571669 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a52c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310c40 item 15 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.564611777 +0000 UTC m=+12.776551468 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.564611777 +0000 UTC m=+12.776551468 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a537c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311a40 item 16 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.566365532 +0000 UTC m=+12.778305223 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a53e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.566365532 +0000 UTC m=+12.778305223 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.566365532 +0000 UTC m=+12.778305223 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 17 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.569090541 +0000 UTC m=+12.781030232 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6ce80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.569090541 +0000 UTC m=+12.781030232 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d3c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446620 item 18 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.57128311 +0000 UTC m=+12.783222831 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6da40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.57128311 +0000 UTC m=+12.783222831 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6df40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.57128311 +0000 UTC m=+12.783222831 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a4c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a10 item 19 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.574320105 +0000 UTC m=+12.786259796 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ab40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.574320105 +0000 UTC m=+12.786259796 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 20 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.577124363 +0000 UTC m=+12.789064084 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.577124363 +0000 UTC m=+12.789064084 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8bc00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.577124363 +0000 UTC m=+12.789064084 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004478f0 item 21 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.580303956 +0000 UTC m=+12.792243657 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.580303956 +0000 UTC m=+12.792243657 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa8d40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa070 item 22 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.582584681 +0000 UTC m=+12.794524382 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa93c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.582584681 +0000 UTC m=+12.794524382 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa98c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.582584681 +0000 UTC m=+12.794524382 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000aa9dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aaa10 item 23 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.585700284 +0000 UTC m=+12.797639984 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac64c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.585700284 +0000 UTC m=+12.797639984 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac6a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab2d0 item 24 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000ac7040): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.58824318 +0000 UTC m=+12.800182872 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.58824318 +0000 UTC m=+12.800182872 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.58824318 +0000 UTC m=+12.800182872 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ac7e40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002abb20 item 25 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.591460876 +0000 UTC m=+12.803400566 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.591460876 +0000 UTC m=+12.803400566 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4a80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b62a0 item 26 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000ae50c0): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae50c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.593757821 +0000 UTC m=+12.805697522 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.593757821 +0000 UTC m=+12.805697522 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.593757821 +0000 UTC m=+12.805697522 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6620 item 27 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.597660302 +0000 UTC m=+12.809599993 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0c5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.597660302 +0000 UTC m=+12.809599993 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0cb00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 28 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000b0d140): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.600169555 +0000 UTC m=+12.812109256 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0d500): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.600169555 +0000 UTC m=+12.812109256 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000b0dbc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fca10 item 29 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.602932666 +0000 UTC m=+12.814872357 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc42c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.602932666 +0000 UTC m=+12.814872357 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 30 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): _readAt: size=2, off=0 2025/08/26 01:14:09 ERROR : open-test-file(0xc000bc4ec0): Couldn't read size of file 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.60546866 +0000 UTC m=+12.817408351 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.60546866 +0000 UTC m=+12.817408351 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5940): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd490 item 31 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.607784791 +0000 UTC m=+12.819724472 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038c480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.607784791 +0000 UTC m=+12.819724472 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038d5c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 32 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.609591435 +0000 UTC m=+12.821531106 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000243dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 33 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.61010475 +0000 UTC m=+12.822044421 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000432a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.61010475 +0000 UTC m=+12.822044421 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6230 item 33 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.61149438 +0000 UTC m=+12.823434051 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000433d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b65b0 item 34 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.61210115 +0000 UTC m=+12.824040821 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16380): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.61210115 +0000 UTC m=+12.824040821 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e168c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b6b60 item 34 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.613475763 +0000 UTC m=+12.825415434 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e16f00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7880 item 35 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.614011398 +0000 UTC m=+12.825951069 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17380): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.614011398 +0000 UTC m=+12.825951069 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e178c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b7e30 item 35 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.615384578 +0000 UTC m=+12.827324249 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000e17f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa540 item 36 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.615934 +0000 UTC m=+12.827873672 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb24c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.615934 +0000 UTC m=+12.827873672 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb2a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa8c0 item 36 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.617152098 +0000 UTC m=+12.829091779 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 37 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.617631189 +0000 UTC m=+12.829570850 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.617631189 +0000 UTC m=+12.829570850 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bb3a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab0a0 item 37 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.618976115 +0000 UTC m=+12.830915786 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a140): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab810 item 38 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.619613562 +0000 UTC m=+12.831553233 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070a640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.619613562 +0000 UTC m=+12.831553233 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ab80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab9d0 item 38 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.621056874 +0000 UTC m=+12.832996545 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070b540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004640e0 item 39 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.621593432 +0000 UTC m=+12.833533103 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00070ba40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.621593432 +0000 UTC m=+12.833533103 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464380 item 39 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.622845875 +0000 UTC m=+12.834785545 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464770 item 40 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.623390788 +0000 UTC m=+12.835330459 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e6d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.623390788 +0000 UTC m=+12.835330459 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464a10 item 40 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.624877942 +0000 UTC m=+12.836817613 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464f50 item 41 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.62533424 +0000 UTC m=+12.837273911 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007e7d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004651f0 item 41 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.625862713 +0000 UTC m=+12.837802384 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0006183c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.625862713 +0000 UTC m=+12.837802384 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465490 item 41 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.627119163 +0000 UTC m=+12.839058834 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000618f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b20 item 42 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.627569147 +0000 UTC m=+12.839508819 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ce0 item 42 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.628146222 +0000 UTC m=+12.840085893 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000619980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.628146222 +0000 UTC m=+12.840085893 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e080): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ea0 item 42 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.629527086 +0000 UTC m=+12.841466757 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072e6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c84d0 item 43 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.630102608 +0000 UTC m=+12.842042289 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072ebc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8700 item 43 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.630682216 +0000 UTC m=+12.842621887 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f100): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.630682216 +0000 UTC m=+12.842621887 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072f640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8930 item 43 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.632054454 +0000 UTC m=+12.843994165 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00072fc80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8ee0 item 44 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.632758306 +0000 UTC m=+12.844697978 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c91f0 item 44 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.633292981 +0000 UTC m=+12.845232652 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008488c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.633292981 +0000 UTC m=+12.845232652 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000848e40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9420 item 44 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.634414518 +0000 UTC m=+12.846354189 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9dc0 item 45 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.634897364 +0000 UTC m=+12.846837036 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000849980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.634897364 +0000 UTC m=+12.846837036 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608100): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458000 item 45 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.636191476 +0000 UTC m=+12.848131147 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458380 item 46 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.636632665 +0000 UTC m=+12.848572336 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000608c40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.636632665 +0000 UTC m=+12.848572336 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458930 item 46 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.637919532 +0000 UTC m=+12.849859203 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458cb0 item 47 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.638364628 +0000 UTC m=+12.850304300 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000609f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.638364628 +0000 UTC m=+12.850304300 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459030 item 47 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.639656535 +0000 UTC m=+12.851596206 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000864d40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 48 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.640117672 +0000 UTC m=+12.852057343 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.640117672 +0000 UTC m=+12.852057343 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000865a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 48 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.641581552 +0000 UTC m=+12.853521223 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e1c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459e30 item 49 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.642069268 +0000 UTC m=+12.854008939 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051e680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.642069268 +0000 UTC m=+12.854008939 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051ebc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e40e0 item 49 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.643280243 +0000 UTC m=+12.855219914 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4770 item 50 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.643834413 +0000 UTC m=+12.855774085 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051f740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.643834413 +0000 UTC m=+12.855774085 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00051fcc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 50 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.645203706 +0000 UTC m=+12.857143377 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd23c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 51 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.645664282 +0000 UTC m=+12.857603953 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd28c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.645664282 +0000 UTC m=+12.857603953 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd2e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4fc0 item 51 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.64689811 +0000 UTC m=+12.858837781 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e56c0 item 52 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.647401835 +0000 UTC m=+12.859341506 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dd3980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.647401835 +0000 UTC m=+12.859341506 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 52 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.648547848 +0000 UTC m=+12.860487529 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 53 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.649018603 +0000 UTC m=+12.860958274 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000964b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.649018603 +0000 UTC m=+12.860958274 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009650c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 53 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.650387164 +0000 UTC m=+12.862326845 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 54 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.650995196 +0000 UTC m=+12.862934868 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000965c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.650995196 +0000 UTC m=+12.862934868 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009982c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc150 item 54 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.652260623 +0000 UTC m=+12.864200294 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc770 item 55 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.65274331 +0000 UTC m=+12.864682981 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000998e80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.65274331 +0000 UTC m=+12.864682981 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009993c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcf50 item 55 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.65397272 +0000 UTC m=+12.865912390 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999a40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd490 item 56 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.654493268 +0000 UTC m=+12.866432939 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000999f40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.654493268 +0000 UTC m=+12.866432939 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd960 item 56 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.655701377 +0000 UTC m=+12.867641048 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d4b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6070 item 57 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.656148336 +0000 UTC m=+12.868088008 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d50c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6380 item 57 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.656872497 +0000 UTC m=+12.868812168 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.656872497 +0000 UTC m=+12.868812168 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d5bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6690 item 57 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.658230237 +0000 UTC m=+12.870169909 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6f50 item 58 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.658691635 +0000 UTC m=+12.870631306 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dc7c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7500 item 58 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.659308003 +0000 UTC m=+12.871247673 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dcd00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.659308003 +0000 UTC m=+12.871247673 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e76c0 item 58 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.660753609 +0000 UTC m=+12.872693309 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dd940): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4070 item 59 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.661363504 +0000 UTC m=+12.873303175 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009dde80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c43f0 item 59 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.661907686 +0000 UTC m=+12.873847357 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.661907686 +0000 UTC m=+12.873847357 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000734d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4770 item 59 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.663296735 +0000 UTC m=+12.875236416 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c4e00 item 60 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.663780514 +0000 UTC m=+12.875720185 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735880): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5180 item 60 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.664360955 +0000 UTC m=+12.876300626 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000735dc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.664360955 +0000 UTC m=+12.876300626 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbe400): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c53b0 item 60 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.66572118 +0000 UTC m=+12.877660871 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbea40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c5dc0 item 61 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.666385618 +0000 UTC m=+12.878325289 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbef80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.666385618 +0000 UTC m=+12.878325289 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbf6c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 61 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.667830714 +0000 UTC m=+12.879770404 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000dbfd00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc540 item 62 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.668293382 +0000 UTC m=+12.880233053 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009082c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.668293382 +0000 UTC m=+12.880233053 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009089c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc700 item 62 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.669742745 +0000 UTC m=+12.881682416 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 63 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.670156763 +0000 UTC m=+12.882096424 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.670156763 +0000 UTC m=+12.882096424 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000909c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd0a0 item 63 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.671533058 +0000 UTC m=+12.883472729 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca380): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd500 item 64 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.672017749 +0000 UTC m=+12.883957420 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ca8c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.672017749 +0000 UTC m=+12.883957420 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cafc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd8f0 item 64 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.673304075 +0000 UTC m=+12.885243746 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cb600): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bde30 item 65 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.673831576 +0000 UTC m=+12.885771267 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009cbac0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.673831576 +0000 UTC m=+12.885771267 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e070 item 65 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.675338958 +0000 UTC m=+12.887278629 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e700 item 66 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.676401915 +0000 UTC m=+12.888341586 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae4b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.676401915 +0000 UTC m=+12.888341586 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e8c0 item 66 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.678983855 +0000 UTC m=+12.890923565 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000ae5680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ed20 item 67 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.6801045 +0000 UTC m=+12.892044221 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.6801045 +0000 UTC m=+12.892044221 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2680): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eee0 item 67 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.682570203 +0000 UTC m=+12.894509874 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c2d00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f490 item 68 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.683312647 +0000 UTC m=+12.895252318 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.683312647 +0000 UTC m=+12.895252318 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f650 item 68 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.68467718 +0000 UTC m=+12.896616842 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007c3d80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f9d0 item 69 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.685264685 +0000 UTC m=+12.897204356 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.685264685 +0000 UTC m=+12.897204356 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fc780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fd50 item 69 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.686763199 +0000 UTC m=+12.898702871 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fce00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c460 item 70 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.687392682 +0000 UTC m=+12.899332353 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.687392682 +0000 UTC m=+12.899332353 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fd840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c690 item 70 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.688999821 +0000 UTC m=+12.900939491 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0007fdec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cbd0 item 71 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.689660673 +0000 UTC m=+12.901600344 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.689660673 +0000 UTC m=+12.901600344 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083c940): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 71 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.691052667 +0000 UTC m=+12.902992338 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083cfc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d420 item 72 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.691560421 +0000 UTC m=+12.903500092 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083d4c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.691560421 +0000 UTC m=+12.903500092 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00083da00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d650 item 72 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.692676408 +0000 UTC m=+12.904616079 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045db20 item 73 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.693173572 +0000 UTC m=+12.905113244 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085c540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045de30 item 73 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.693688779 +0000 UTC m=+12.905628450 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085ca00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.693688779 +0000 UTC m=+12.905628450 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085cf40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049abd0 item 73 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.694841034 +0000 UTC m=+12.906780705 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085d580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 74 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.695249382 +0000 UTC m=+12.907189053 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00085da80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 74 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.6957493 +0000 UTC m=+12.907688972 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.6957493 +0000 UTC m=+12.907688972 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a45c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 74 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.696886828 +0000 UTC m=+12.908826498 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a4c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac310 item 75 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.697301708 +0000 UTC m=+12.909241379 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5100): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): _writeAt: size=3, off=2 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aca10 item 75 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.697792148 +0000 UTC m=+12.909731829 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5640): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.697792148 +0000 UTC m=+12.909731829 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008a5b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acd20 item 75 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.698898958 +0000 UTC m=+12.910838628 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad2d0 item 76 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.699360165 +0000 UTC m=+12.911299835 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 76 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): _writeAt: size=3, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.699900168 +0000 UTC m=+12.911839869 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d8c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.699900168 +0000 UTC m=+12.911839869 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 76 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.701070096 +0000 UTC m=+12.913009767 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4690 item 77 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.701469958 +0000 UTC m=+12.913409628 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008d9d40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.701469958 +0000 UTC m=+12.913409628 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009264c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4850 item 77 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.702782202 +0000 UTC m=+12.914721874 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000926b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4bd0 item 78 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.703368804 +0000 UTC m=+12.915308465 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.703368804 +0000 UTC m=+12.915308465 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a4e00 item 78 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.704672444 +0000 UTC m=+12.916612115 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000927d40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5180 item 79 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.70509635 +0000 UTC m=+12.917036021 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009802c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.70509635 +0000 UTC m=+12.917036021 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009809c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5570 item 79 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.706422531 +0000 UTC m=+12.918362202 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981000): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a58f0 item 80 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.706908514 +0000 UTC m=+12.918848185 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981500): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.706908514 +0000 UTC m=+12.918848185 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000981c00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a5b20 item 80 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.708264782 +0000 UTC m=+12.920204453 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be2c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310310 item 81 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.708820927 +0000 UTC m=+12.920760598 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009be740): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.708820927 +0000 UTC m=+12.920760598 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bec80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310770 item 81 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.710098847 +0000 UTC m=+12.922038529 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf300): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d90 item 82 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.710679859 +0000 UTC m=+12.922619530 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bf800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.710679859 +0000 UTC m=+12.922619530 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009bfd80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311030 item 82 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.711949674 +0000 UTC m=+12.923889345 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec480): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311dc0 item 83 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.712509666 +0000 UTC m=+12.924449337 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ec980): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.712509666 +0000 UTC m=+12.924449337 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ecec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446150 item 83 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.713955964 +0000 UTC m=+12.925895634 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009ed540): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 84 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.714640379 +0000 UTC m=+12.926580050 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0009eda40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.714640379 +0000 UTC m=+12.926580050 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 84 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.715929752 +0000 UTC m=+12.927869423 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a106c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446b60 item 85 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.716474365 +0000 UTC m=+12.928414036 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a10bc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.716474365 +0000 UTC m=+12.928414036 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11100): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 85 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.717794624 +0000 UTC m=+12.929734296 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11780): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 86 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.718390193 +0000 UTC m=+12.930329865 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a11c80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.718390193 +0000 UTC m=+12.930329865 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32280): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004478f0 item 86 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.719631786 +0000 UTC m=+12.931571457 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32900): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ea0 item 87 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.720193421 +0000 UTC m=+12.932133092 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a32e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.720193421 +0000 UTC m=+12.932133092 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa540 item 87 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.721620352 +0000 UTC m=+12.933560022 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a339c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aabd0 item 88 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.722268109 +0000 UTC m=+12.934207779 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a33ec0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.722268109 +0000 UTC m=+12.934207779 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a544c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aae00 item 88 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.723587007 +0000 UTC m=+12.935526678 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a54b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab490 item 89 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.724089921 +0000 UTC m=+12.936029591 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55040): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab730 item 89 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.724625948 +0000 UTC m=+12.936565618 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55580): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.724625948 +0000 UTC m=+12.936565618 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a55b00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002abc70 item 89 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.72598431 +0000 UTC m=+12.937923981 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c1c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a150 item 90 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.72645284 +0000 UTC m=+12.938392510 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6c700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a310 item 90 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.727068596 +0000 UTC m=+12.939008267 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6cc40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.727068596 +0000 UTC m=+12.939008267 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a620 item 90 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.728543647 +0000 UTC m=+12.940483319 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6d840): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ae00 item 91 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.729129538 +0000 UTC m=+12.941069209 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a6dd80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): >_readAt: n=2, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): _writeAt: size=3, off=7 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025afc0 item 91 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.729856083 +0000 UTC m=+12.941795755 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a340): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): >_readAt: n=8, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.729856083 +0000 UTC m=+12.941795755 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a8c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025b180 item 91 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.733243266 +0000 UTC m=+12.945182957 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8a200): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a150 item 92 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.734089466 +0000 UTC m=+12.946029167 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8ad00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): open at offset 5 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a310 item 92 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): _readAt: size=2, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): _writeAt: size=3, off=5 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): >_writeAt: n=3, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.735059939 +0000 UTC m=+12.946999641 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b240): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): >_readAt: n=3, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.735059939 +0000 UTC m=+12.946999641 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8b800): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025a620 item 92 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.73716845 +0000 UTC m=+12.949108142 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000a8be40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ae00 item 93 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.737914882 +0000 UTC m=+12.949854574 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882440): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.737914882 +0000 UTC m=+12.949854574 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000882b80): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025afc0 item 93 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.740208311 +0000 UTC m=+12.952148012 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc0008831c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025bb20 item 94 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.740959142 +0000 UTC m=+12.952898833 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883700): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.740959142 +0000 UTC m=+12.952898833 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000883e00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025bea0 item 94 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.743188369 +0000 UTC m=+12.955128070 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc44c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 95 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.744083331 +0000 UTC m=+12.956023022 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc4a00): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.744083331 +0000 UTC m=+12.956023022 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5180): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 95 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): open at offset 0 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): _readAt: size=2, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): >_readAt: n=0, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.74547237 +0000 UTC m=+12.957412041 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc57c0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): _writeAt: size=5, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): >openPending: err= 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 96 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): >_writeAt: n=5, err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.745961349 +0000 UTC m=+12.957901020 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc000bc5d40): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:14:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:14:09 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): _readAt: size=512, off=0 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): openPending: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): >openPending: err= 2025/08/26 01:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): >_readAt: n=5, err=EOF 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): close: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:14:09.745961349 +0000 UTC m=+12.957901020 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:09 DEBUG : open-test-file(0xc00038cfc0): >close: err= 2025/08/26 01:14:09 DEBUG : open-test-file: Remove: 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 96 2025/08/26 01:14:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:14:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:14:09 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:14:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : >WaitForWriters: 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.25s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:09 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:09 DEBUG : file1: newRWFileHandle: 2025/08/26 01:14:09 DEBUG : file1(0xc000bb2c00): openPending: 2025/08/26 01:14:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:09 DEBUG : file1(0xc000bb2c00): >openPending: err= 2025/08/26 01:14:09 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:14:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/26 01:14:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : file1: active writers 1 2025/08/26 01:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : file1: active writers 1 2025/08/26 01:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : file1: active writers 1 2025/08/26 01:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : file1: active writers 1 2025/08/26 01:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:09 DEBUG : Looking for writers 2025/08/26 01:14:09 DEBUG : file1: reading active writers 2025/08/26 01:14:09 DEBUG : file1: active writers 1 2025/08/26 01:14:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:14:10 DEBUG : Looking for writers 2025/08/26 01:14:10 DEBUG : file1: reading active writers 2025/08/26 01:14:10 DEBUG : file1: active writers 1 2025/08/26 01:14:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:14:10 DEBUG : Looking for writers 2025/08/26 01:14:10 DEBUG : file1: reading active writers 2025/08/26 01:14:10 DEBUG : file1: active writers 1 2025/08/26 01:14:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:14:11 DEBUG : Looking for writers 2025/08/26 01:14:11 DEBUG : file1: reading active writers 2025/08/26 01:14:11 DEBUG : file1: active writers 1 2025/08/26 01:14:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:12 DEBUG : Looking for writers 2025/08/26 01:14:12 DEBUG : file1: reading active writers 2025/08/26 01:14:12 DEBUG : file1: active writers 1 2025/08/26 01:14:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:13 DEBUG : Looking for writers 2025/08/26 01:14:13 DEBUG : file1: reading active writers 2025/08/26 01:14:13 DEBUG : file1: active writers 1 2025/08/26 01:14:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:14 DEBUG : Looking for writers 2025/08/26 01:14:14 DEBUG : file1: reading active writers 2025/08/26 01:14:14 DEBUG : file1: active writers 1 2025/08/26 01:14:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:15 DEBUG : Looking for writers 2025/08/26 01:14:15 DEBUG : file1: reading active writers 2025/08/26 01:14:15 DEBUG : file1: active writers 1 2025/08/26 01:14:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:16 DEBUG : Looking for writers 2025/08/26 01:14:16 DEBUG : file1: reading active writers 2025/08/26 01:14:16 DEBUG : file1: active writers 1 2025/08/26 01:14:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:17 DEBUG : Looking for writers 2025/08/26 01:14:17 DEBUG : file1: reading active writers 2025/08/26 01:14:17 DEBUG : file1: active writers 1 2025/08/26 01:14:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:18 DEBUG : Looking for writers 2025/08/26 01:14:18 DEBUG : file1: reading active writers 2025/08/26 01:14:18 DEBUG : file1: active writers 1 2025/08/26 01:14:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:19 DEBUG : Looking for writers 2025/08/26 01:14:19 DEBUG : file1: reading active writers 2025/08/26 01:14:19 DEBUG : file1: active writers 1 2025/08/26 01:14:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:20 DEBUG : Looking for writers 2025/08/26 01:14:20 DEBUG : file1: reading active writers 2025/08/26 01:14:20 DEBUG : file1: active writers 1 2025/08/26 01:14:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:21 DEBUG : Looking for writers 2025/08/26 01:14:21 DEBUG : file1: reading active writers 2025/08/26 01:14:21 DEBUG : file1: active writers 1 2025/08/26 01:14:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:22 DEBUG : Looking for writers 2025/08/26 01:14:22 DEBUG : file1: reading active writers 2025/08/26 01:14:22 DEBUG : file1: active writers 1 2025/08/26 01:14:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:23 DEBUG : Looking for writers 2025/08/26 01:14:23 DEBUG : file1: reading active writers 2025/08/26 01:14:23 DEBUG : file1: active writers 1 2025/08/26 01:14:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:24 DEBUG : Looking for writers 2025/08/26 01:14:24 DEBUG : file1: reading active writers 2025/08/26 01:14:24 DEBUG : file1: active writers 1 2025/08/26 01:14:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:25 DEBUG : Looking for writers 2025/08/26 01:14:25 DEBUG : file1: reading active writers 2025/08/26 01:14:25 DEBUG : file1: active writers 1 2025/08/26 01:14:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:26 DEBUG : Looking for writers 2025/08/26 01:14:26 DEBUG : file1: reading active writers 2025/08/26 01:14:26 DEBUG : file1: active writers 1 2025/08/26 01:14:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:27 DEBUG : Looking for writers 2025/08/26 01:14:27 DEBUG : file1: reading active writers 2025/08/26 01:14:27 DEBUG : file1: active writers 1 2025/08/26 01:14:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:28 DEBUG : Looking for writers 2025/08/26 01:14:28 DEBUG : file1: reading active writers 2025/08/26 01:14:28 DEBUG : file1: active writers 1 2025/08/26 01:14:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:29 DEBUG : Looking for writers 2025/08/26 01:14:29 DEBUG : file1: reading active writers 2025/08/26 01:14:29 DEBUG : file1: active writers 1 2025/08/26 01:14:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:30 DEBUG : Looking for writers 2025/08/26 01:14:30 DEBUG : file1: reading active writers 2025/08/26 01:14:30 DEBUG : file1: active writers 1 2025/08/26 01:14:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:31 DEBUG : Looking for writers 2025/08/26 01:14:31 DEBUG : file1: reading active writers 2025/08/26 01:14:31 DEBUG : file1: active writers 1 2025/08/26 01:14:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:32 DEBUG : Looking for writers 2025/08/26 01:14:32 DEBUG : file1: reading active writers 2025/08/26 01:14:32 DEBUG : file1: active writers 1 2025/08/26 01:14:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:33 DEBUG : Looking for writers 2025/08/26 01:14:33 DEBUG : file1: reading active writers 2025/08/26 01:14:33 DEBUG : file1: active writers 1 2025/08/26 01:14:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:34 DEBUG : Looking for writers 2025/08/26 01:14:34 DEBUG : file1: reading active writers 2025/08/26 01:14:34 DEBUG : file1: active writers 1 2025/08/26 01:14:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:35 DEBUG : Looking for writers 2025/08/26 01:14:35 DEBUG : file1: reading active writers 2025/08/26 01:14:35 DEBUG : file1: active writers 1 2025/08/26 01:14:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:36 DEBUG : Looking for writers 2025/08/26 01:14:36 DEBUG : file1: reading active writers 2025/08/26 01:14:36 DEBUG : file1: active writers 1 2025/08/26 01:14:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:37 DEBUG : Looking for writers 2025/08/26 01:14:37 DEBUG : file1: reading active writers 2025/08/26 01:14:37 DEBUG : file1: active writers 1 2025/08/26 01:14:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:38 DEBUG : Looking for writers 2025/08/26 01:14:38 DEBUG : file1: reading active writers 2025/08/26 01:14:38 DEBUG : file1: active writers 1 2025/08/26 01:14:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : file1: reading active writers 2025/08/26 01:14:39 DEBUG : file1: active writers 1 2025/08/26 01:14:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:14:39 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007f8690 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00080e508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642168128} name:file1 opens:1 downloaders: o: fd:0xc00056c280 info:{ModTime:{wall:13989130937899521225 ext:12982484552 loc:0x4113040} ATime:{wall:13989130937899521225 ext:12982484552 loc:0x4113040} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/26 01:14:39 DEBUG : >WaitForWriters: 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:39 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:39 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:39 DEBUG : rename_me: newRWFileHandle: 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): openPending: 2025/08/26 01:14:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:14:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): >openPending: err= 2025/08/26 01:14:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/26 01:14:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:14:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/26 01:14:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): _writeAt: size=5, off=0 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): >_writeAt: n=5, err= 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): close: 2025/08/26 01:14:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-26 01:14:39.794334881 +0000 UTC m=+43.006274712 2025/08/26 01:14:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/26 01:14:39 DEBUG : rename_me(0xc000619400): >close: err= 2025/08/26 01:14:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/26 01:14:39 DEBUG : i_was_renamed: Updating file with 0xc000881680 2025/08/26 01:14:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/26 01:14:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:14:39 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:14:39 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/26 01:14:39 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:39 INFO : i_was_renamed: Copied (new) 2025/08/26 01:14:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-26 01:14:39 +0000 UTC" 2025/08/26 01:14:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/26 01:14:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:14:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/26 01:14:39 DEBUG : Looking for writers 2025/08/26 01:14:39 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:14:39 DEBUG : >WaitForWriters: 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:39 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{lmSxY}/rclone-test-qiqoyov2texi" 2025/08/26 01:14:39 INFO : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:14:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:40 DEBUG : forgetting directory cache 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): _readAt: size=512, off=0 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): openPending: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:15:39 +0000 UTC" against cached fingerprint "" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): >openPending: err= 2025/08/26 01:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): >_readAt: n=20, err=EOF 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): close: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:15:39 +0000 GMT 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc00051e400): >close: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:40 DEBUG : forgetting directory cache 2025/08/26 01:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): _readAt: size=512, off=0 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): openPending: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:16:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:15:39 +0000 UTC" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:16:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:15:39 +0000 UTC") 2025/08/26 01:14:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): >openPending: err= 2025/08/26 01:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): >_readAt: n=20, err=EOF 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): close: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:16:39 +0000 GMT 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000998500): >close: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:40 DEBUG : forgetting directory cache 2025/08/26 01:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): _readAt: size=512, off=0 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): openPending: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:17:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:16:39 +0000 UTC" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:17:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:16:39 +0000 UTC") 2025/08/26 01:14:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): >openPending: err= 2025/08/26 01:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): >_readAt: n=20, err=EOF 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): close: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:17:39 +0000 GMT 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc000734580): >close: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:40 DEBUG : forgetting directory cache 2025/08/26 01:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): _readAt: size=512, off=0 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): openPending: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:18:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:17:39 +0000 UTC" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:18:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:17:39 +0000 UTC") 2025/08/26 01:14:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): >openPending: err= 2025/08/26 01:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): >_readAt: n=20, err=EOF 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): close: 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:18:39 +0000 GMT 2025/08/26 01:14:40 DEBUG : TestRWCacheUpdate(0xc0009ca840): >close: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:41 DEBUG : forgetting directory cache 2025/08/26 01:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): _readAt: size=512, off=0 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): openPending: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:19:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:18:39 +0000 UTC" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:19:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:18:39 +0000 UTC") 2025/08/26 01:14:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): >openPending: err= 2025/08/26 01:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): >_readAt: n=20, err=EOF 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): close: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:19:39 +0000 GMT 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00088d7c0): >close: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:41 DEBUG : forgetting directory cache 2025/08/26 01:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): _readAt: size=512, off=0 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): openPending: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:20:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:19:39 +0000 UTC" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:20:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:19:39 +0000 UTC") 2025/08/26 01:14:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:14:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): >openPending: err= 2025/08/26 01:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): >_readAt: n=20, err=EOF 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): close: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:20:39 +0000 GMT 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc0008af9c0): >close: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:41 DEBUG : forgetting directory cache 2025/08/26 01:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): _readAt: size=512, off=0 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): openPending: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-26 00:21:39 +0000 UTC" against cached fingerprint "20,2025-08-26 00:20:39 +0000 UTC" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-26 00:21:39 +0000 UTC" != cached fingerprint "20,2025-08-26 00:20:39 +0000 UTC") 2025/08/26 01:14:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/26 01:14:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): >openPending: err= 2025/08/26 01:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): >_readAt: n=21, err=EOF 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): close: 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:21:39 +0000 GMT 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate(0xc00092e580): >close: err= 2025/08/26 01:14:41 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:41 DEBUG : forgetting directory cache 2025/08/26 01:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): _readAt: size=512, off=0 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): openPending: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-26 00:22:39 +0000 UTC" against cached fingerprint "21,2025-08-26 00:21:39 +0000 UTC" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-26 00:22:39 +0000 UTC" != cached fingerprint "21,2025-08-26 00:21:39 +0000 UTC") 2025/08/26 01:14:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/26 01:14:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): >openPending: err= 2025/08/26 01:14:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): >_readAt: n=22, err=EOF 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): close: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:22:39 +0000 GMT 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0009502c0): >close: err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 DEBUG : forgetting directory cache 2025/08/26 01:14:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): _readAt: size=512, off=0 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): openPending: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-26 00:23:39 +0000 UTC" against cached fingerprint "22,2025-08-26 00:22:39 +0000 UTC" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-26 00:23:39 +0000 UTC" != cached fingerprint "22,2025-08-26 00:22:39 +0000 UTC") 2025/08/26 01:14:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/26 01:14:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): >openPending: err= 2025/08/26 01:14:42 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): >_readAt: n=23, err=EOF 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): close: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:23:39 +0000 GMT 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007bf100): >close: err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 DEBUG : forgetting directory cache 2025/08/26 01:14:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): _readAt: size=512, off=0 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): openPending: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-26 00:24:39 +0000 UTC" against cached fingerprint "23,2025-08-26 00:23:39 +0000 UTC" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-26 00:24:39 +0000 UTC" != cached fingerprint "23,2025-08-26 00:23:39 +0000 UTC") 2025/08/26 01:14:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/26 01:14:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): >openPending: err= 2025/08/26 01:14:42 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): >_readAt: n=24, err=EOF 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): close: 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:24:39 +0000 GMT 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate(0xc0007cb340): >close: err= 2025/08/26 01:14:42 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:42 DEBUG : Looking for writers 2025/08/26 01:14:42 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/26 01:14:42 DEBUG : >WaitForWriters: 2025/08/26 01:14:42 DEBUG : webdav root 'rclone-test-qiqoyov2texi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:42 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:42 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : forgetting directory cache 2025/08/26 01:14:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/26 01:14:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/26 01:14:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/26 01:14:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/26 01:14:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:42 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:42 DEBUG : Looking for writers 2025/08/26 01:14:42 DEBUG : FiLeA: reading active writers 2025/08/26 01:14:42 DEBUG : FiLeB: reading active writers 2025/08/26 01:14:42 DEBUG : FilEb: reading active writers 2025/08/26 01:14:42 DEBUG : >WaitForWriters: 2025/08/26 01:14:42 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:42 DEBUG : Looking for writers 2025/08/26 01:14:42 DEBUG : FiLeB: reading active writers 2025/08/26 01:14:42 DEBUG : FilEb: reading active writers 2025/08/26 01:14:42 DEBUG : FiLeA: reading active writers 2025/08/26 01:14:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:42 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:14:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/26 01:14:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : webdav root 'rclone-test-qiqoyov2texi': Reusing VFS from active cache 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : dir: Looking for writers 2025/08/26 01:14:43 DEBUG : file2: reading active writers 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : dir: reading active writers 2025/08/26 01:14:43 DEBUG : file1: reading active writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : dir: Looking for writers 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : dir: reading active writers 2025/08/26 01:14:43 DEBUG : file1: reading active writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:14:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:14:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:14:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:14:43 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:14:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : dir: Looking for writers 2025/08/26 01:14:43 DEBUG : file2: reading active writers 2025/08/26 01:14:43 DEBUG : new_file.txt: reading active writers 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : dir: reading active writers 2025/08/26 01:14:43 DEBUG : file1: reading active writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/26 01:14:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000bd7080 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:43 INFO : dir/file1: Moved (server-side) to: file0 2025/08/26 01:14:43 DEBUG : file0: Updating file with file0 0xc000bd7080 2025/08/26 01:14:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:14:43 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : dir: Looking for writers 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : dir: reading active writers 2025/08/26 01:14:43 DEBUG : file0: reading active writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:43 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:43 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:43 DEBUG : Looking for writers 2025/08/26 01:14:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:44 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/26 01:14:44 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:44 DEBUG : d: Looking for writers 2025/08/26 01:14:44 DEBUG : Looking for writers 2025/08/26 01:14:44 DEBUG : a: Looking for writers 2025/08/26 01:14:44 DEBUG : b: Looking for writers 2025/08/26 01:14:44 DEBUG : c: Looking for writers 2025/08/26 01:14:44 DEBUG : Looking for writers 2025/08/26 01:14:44 DEBUG : /: reading active writers 2025/08/26 01:14:44 DEBUG : a: reading active writers 2025/08/26 01:14:44 DEBUG : b: reading active writers 2025/08/26 01:14:44 DEBUG : c: reading active writers 2025/08/26 01:14:44 DEBUG : d: reading active writers 2025/08/26 01:14:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:44 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:14:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/26 01:14:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/26 01:14:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/26 01:14:44 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:44 DEBUG : a/b/c/d: Looking for writers 2025/08/26 01:14:44 DEBUG : a/b/c: Looking for writers 2025/08/26 01:14:44 DEBUG : d: reading active writers 2025/08/26 01:14:44 DEBUG : a/b: Looking for writers 2025/08/26 01:14:44 DEBUG : c: reading active writers 2025/08/26 01:14:44 DEBUG : a: Looking for writers 2025/08/26 01:14:44 DEBUG : b: reading active writers 2025/08/26 01:14:44 DEBUG : Looking for writers 2025/08/26 01:14:44 DEBUG : a: reading active writers 2025/08/26 01:14:44 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:44 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:44 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:44 DEBUG : Looking for writers 2025/08/26 01:14:44 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-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:44 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:14:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:14:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/26 01:14:44 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:14:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:44 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/26 01:14:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:14:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:14:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:44 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:14:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (7 bytes), uploading instead of streaming 2025/08/26 01:14:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:44 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:44 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:44 DEBUG : Looking for writers 2025/08/26 01:14:44 DEBUG : file1: reading active writers 2025/08/26 01:14:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:45 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/26 01:14:46 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/26 01:14:46 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/26 01:14:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/26 01:14:46 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (11 bytes), uploading instead of streaming 2025/08/26 01:14:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:46 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/26 01:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:46 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:14:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:46 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/26 01:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:46 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:14:46 DEBUG : file1: WriteFileHandle.Release closing 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:14:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:14:46 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/26 01:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:14:46 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:14:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:14:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:14:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:14:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/26 01:14:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/26 01:14:46 DEBUG : Looking for writers 2025/08/26 01:14:46 DEBUG : file1: reading active writers 2025/08/26 01:14:46 DEBUG : file1: active writers 1 2025/08/26 01:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/26 01:14:47 DEBUG : Looking for writers 2025/08/26 01:14:47 DEBUG : file1: reading active writers 2025/08/26 01:14:47 DEBUG : file1: active writers 1 2025/08/26 01:14:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:48 DEBUG : Looking for writers 2025/08/26 01:14:48 DEBUG : file1: reading active writers 2025/08/26 01:14:48 DEBUG : file1: active writers 1 2025/08/26 01:14:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:49 DEBUG : Looking for writers 2025/08/26 01:14:49 DEBUG : file1: reading active writers 2025/08/26 01:14:49 DEBUG : file1: active writers 1 2025/08/26 01:14:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:50 DEBUG : Looking for writers 2025/08/26 01:14:50 DEBUG : file1: reading active writers 2025/08/26 01:14:50 DEBUG : file1: active writers 1 2025/08/26 01:14:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:51 DEBUG : Looking for writers 2025/08/26 01:14:51 DEBUG : file1: reading active writers 2025/08/26 01:14:51 DEBUG : file1: active writers 1 2025/08/26 01:14:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:52 DEBUG : Looking for writers 2025/08/26 01:14:52 DEBUG : file1: reading active writers 2025/08/26 01:14:52 DEBUG : file1: active writers 1 2025/08/26 01:14:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:53 DEBUG : Looking for writers 2025/08/26 01:14:53 DEBUG : file1: reading active writers 2025/08/26 01:14:53 DEBUG : file1: active writers 1 2025/08/26 01:14:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:54 DEBUG : Looking for writers 2025/08/26 01:14:54 DEBUG : file1: reading active writers 2025/08/26 01:14:54 DEBUG : file1: active writers 1 2025/08/26 01:14:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:55 DEBUG : Looking for writers 2025/08/26 01:14:55 DEBUG : file1: reading active writers 2025/08/26 01:14:55 DEBUG : file1: active writers 1 2025/08/26 01:14:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:56 DEBUG : Looking for writers 2025/08/26 01:14:56 DEBUG : file1: reading active writers 2025/08/26 01:14:56 DEBUG : file1: active writers 1 2025/08/26 01:14:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:57 DEBUG : Looking for writers 2025/08/26 01:14:57 DEBUG : file1: reading active writers 2025/08/26 01:14:57 DEBUG : file1: active writers 1 2025/08/26 01:14:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:58 DEBUG : Looking for writers 2025/08/26 01:14:58 DEBUG : file1: reading active writers 2025/08/26 01:14:58 DEBUG : file1: active writers 1 2025/08/26 01:14:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:14:59 DEBUG : Looking for writers 2025/08/26 01:14:59 DEBUG : file1: reading active writers 2025/08/26 01:14:59 DEBUG : file1: active writers 1 2025/08/26 01:14:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:00 DEBUG : Looking for writers 2025/08/26 01:15:00 DEBUG : file1: reading active writers 2025/08/26 01:15:00 DEBUG : file1: active writers 1 2025/08/26 01:15:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:01 DEBUG : Looking for writers 2025/08/26 01:15:01 DEBUG : file1: reading active writers 2025/08/26 01:15:01 DEBUG : file1: active writers 1 2025/08/26 01:15:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:02 DEBUG : Looking for writers 2025/08/26 01:15:02 DEBUG : file1: reading active writers 2025/08/26 01:15:02 DEBUG : file1: active writers 1 2025/08/26 01:15:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:03 DEBUG : Looking for writers 2025/08/26 01:15:03 DEBUG : file1: reading active writers 2025/08/26 01:15:03 DEBUG : file1: active writers 1 2025/08/26 01:15:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:04 DEBUG : Looking for writers 2025/08/26 01:15:04 DEBUG : file1: reading active writers 2025/08/26 01:15:04 DEBUG : file1: active writers 1 2025/08/26 01:15:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:05 DEBUG : Looking for writers 2025/08/26 01:15:05 DEBUG : file1: reading active writers 2025/08/26 01:15:05 DEBUG : file1: active writers 1 2025/08/26 01:15:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:06 DEBUG : Looking for writers 2025/08/26 01:15:06 DEBUG : file1: reading active writers 2025/08/26 01:15:06 DEBUG : file1: active writers 1 2025/08/26 01:15:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:07 DEBUG : Looking for writers 2025/08/26 01:15:07 DEBUG : file1: reading active writers 2025/08/26 01:15:07 DEBUG : file1: active writers 1 2025/08/26 01:15:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:08 DEBUG : Looking for writers 2025/08/26 01:15:08 DEBUG : file1: reading active writers 2025/08/26 01:15:08 DEBUG : file1: active writers 1 2025/08/26 01:15:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:09 DEBUG : Looking for writers 2025/08/26 01:15:09 DEBUG : file1: reading active writers 2025/08/26 01:15:09 DEBUG : file1: active writers 1 2025/08/26 01:15:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:10 DEBUG : Looking for writers 2025/08/26 01:15:10 DEBUG : file1: reading active writers 2025/08/26 01:15:10 DEBUG : file1: active writers 1 2025/08/26 01:15:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:11 DEBUG : Looking for writers 2025/08/26 01:15:11 DEBUG : file1: reading active writers 2025/08/26 01:15:11 DEBUG : file1: active writers 1 2025/08/26 01:15:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:12 DEBUG : Looking for writers 2025/08/26 01:15:12 DEBUG : file1: reading active writers 2025/08/26 01:15:12 DEBUG : file1: active writers 1 2025/08/26 01:15:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:13 DEBUG : Looking for writers 2025/08/26 01:15:13 DEBUG : file1: reading active writers 2025/08/26 01:15:13 DEBUG : file1: active writers 1 2025/08/26 01:15:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:14 DEBUG : Looking for writers 2025/08/26 01:15:14 DEBUG : file1: reading active writers 2025/08/26 01:15:14 DEBUG : file1: active writers 1 2025/08/26 01:15:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:15 DEBUG : Looking for writers 2025/08/26 01:15:15 DEBUG : file1: reading active writers 2025/08/26 01:15:15 DEBUG : file1: active writers 1 2025/08/26 01:15:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/26 01:15:16 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/26 01:15:16 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:15:16 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:15:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:15:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:15:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:15:16 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:15:16 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:15:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:15:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:15:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:15:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:15:16 DEBUG : Looking for writers 2025/08/26 01:15:16 DEBUG : file1: reading active writers 2025/08/26 01:15:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-qiqoyov2texi'", Local "Local file system at /tmp/rclone619819799", Modify Window "1s" 2025/08/26 01:15:16 INFO : webdav root 'rclone-test-qiqoyov2texi': poll-interval is not supported by this remote 2025/08/26 01:15:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:15:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : webdav root 'rclone-test-qiqoyov2texi': File to upload is small (100 bytes), uploading instead of streaming 2025/08/26 01:15:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/26 01:15:16 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:15:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:15:16 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:15:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:15:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:15:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:15:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:15:16 DEBUG : Looking for writers 2025/08/26 01:15:16 DEBUG : file1: reading active writers 2025/08/26 01:15:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/26 01:15:16 DEBUG : webdav root 'rclone-test-qiqoyov2texi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.672380991s (try 1/5)