"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/01/11 02:49:05 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-covisac9jije" 2025/01/11 02:49:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 02:49:05 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/01/11 02:49:05 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/11 02:49:05 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/11 02:49:05 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/11 02:49:05 DEBUG : Setting pass="cN0OxREJ_m55NZtKb_PitDJ8sqtc3YNB_9mG9Zlp1mXB" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/11 02:49:05 DEBUG : TestWebdavRclone: detected overridden config - adding "{cSd5z}" suffix to name 2025/01/11 02:49:05 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/11 02:49:05 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/11 02:49:05 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/11 02:49:05 DEBUG : Setting pass="cN0OxREJ_m55NZtKb_PitDJ8sqtc3YNB_9mG9Zlp1mXB" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/11 02:49:05 DEBUG : found headers: 2025/01/11 02:49:06 DEBUG : Creating backend with remote "/tmp/rclone113338525" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : dir: Looking for writers 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : dir: reading active writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : dir/subdir: Looking for writers 2025/01/11 02:49:06 DEBUG : dir: Looking for writers 2025/01/11 02:49:06 DEBUG : file1: reading active writers 2025/01/11 02:49:06 DEBUG : file2: reading active writers 2025/01/11 02:49:06 DEBUG : subdir: reading active writers 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : dir: reading active writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : dir: Looking for writers 2025/01/11 02:49:06 DEBUG : file1: reading active writers 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : dir: reading active writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : dir: Looking for writers 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : dir: reading active writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:06 DEBUG : : forgetting directory cache 2025/01/11 02:49:06 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:06 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/11 02:49:06 DEBUG : dir: invalidating directory cache 2025/01/11 02:49:06 DEBUG : : >ForgetPath: 2025/01/11 02:49:06 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/11 02:49:06 DEBUG : : invalidating directory cache 2025/01/11 02:49:06 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:06 DEBUG : : >ForgetPath: 2025/01/11 02:49:06 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/11 02:49:06 DEBUG : : >ForgetPath: 2025/01/11 02:49:06 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:06 DEBUG : dir: Looking for writers 2025/01/11 02:49:06 DEBUG : : Looking for writers 2025/01/11 02:49:06 DEBUG : dir: reading active writers 2025/01/11 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:06 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : : forgetting directory cache 2025/01/11 02:49:07 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:07 DEBUG : dir: Looking for writers 2025/01/11 02:49:07 DEBUG : fil/a/b: Looking for writers 2025/01/11 02:49:07 DEBUG : fil/a: Looking for writers 2025/01/11 02:49:07 DEBUG : b: reading active writers 2025/01/11 02:49:07 DEBUG : fil: Looking for writers 2025/01/11 02:49:07 DEBUG : a: reading active writers 2025/01/11 02:49:07 DEBUG : : Looking for writers 2025/01/11 02:49:07 DEBUG : fil: reading active writers 2025/01/11 02:49:07 DEBUG : dir: reading active writers 2025/01/11 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:07 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:07 DEBUG : dir: Looking for writers 2025/01/11 02:49:07 DEBUG : : Looking for writers 2025/01/11 02:49:07 DEBUG : dir: reading active writers 2025/01/11 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:07 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:07 DEBUG : dir: Looking for writers 2025/01/11 02:49:07 DEBUG : file1: reading active writers 2025/01/11 02:49:07 DEBUG : : Looking for writers 2025/01/11 02:49:07 DEBUG : dir: reading active writers 2025/01/11 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:07 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/11 02:49:07 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:07 DEBUG : dir: invalidating directory cache 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/11 02:49:07 DEBUG : dir/file1: Reset virtual modtime 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/11 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/11 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:07 DEBUG : dir: invalidating directory cache 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/11 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/11 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 02:49:07 DEBUG : : forgetting directory cache 2025/01/11 02:49:07 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/11 02:49:07 DEBUG : dir/file1: Reset virtual modtime 2025/01/11 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 02:49:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:07 DEBUG : dir/virtualDir: Looking for writers 2025/01/11 02:49:07 DEBUG : dir: Looking for writers 2025/01/11 02:49:07 DEBUG : virtualFile: reading active writers 2025/01/11 02:49:07 DEBUG : virtualDir: reading active writers 2025/01/11 02:49:07 DEBUG : file1: reading active writers 2025/01/11 02:49:07 DEBUG : virtualFile2: reading active writers 2025/01/11 02:49:07 DEBUG : : Looking for writers 2025/01/11 02:49:07 DEBUG : dir: reading active writers 2025/01/11 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:08 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:08 ERROR : dir/: Can only open directories read only 2025/01/11 02:49:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:08 DEBUG : dir: Looking for writers 2025/01/11 02:49:08 DEBUG : : Looking for writers 2025/01/11 02:49:08 DEBUG : dir: reading active writers 2025/01/11 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:08 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:49:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/11 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:49:08 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 02:49:08 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:08 NOTICE: webdav root 'rclone-test-covisac9jije': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/11 02:49:08 DEBUG : dir/potato: Size of src and dst objects identical 2025/01/11 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:49:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:08 DEBUG : dir: Looking for writers 2025/01/11 02:49:08 DEBUG : file1: reading active writers 2025/01/11 02:49:08 DEBUG : potato: reading active writers 2025/01/11 02:49:08 DEBUG : : Looking for writers 2025/01/11 02:49:08 DEBUG : dir: reading active writers 2025/01/11 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:08 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/11 02:49:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:08 DEBUG : dir/sub: Looking for writers 2025/01/11 02:49:08 DEBUG : dir: Looking for writers 2025/01/11 02:49:08 DEBUG : file1: reading active writers 2025/01/11 02:49:08 DEBUG : sub: reading active writers 2025/01/11 02:49:08 DEBUG : : Looking for writers 2025/01/11 02:49:08 DEBUG : dir: reading active writers 2025/01/11 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:08 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/11 02:49:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/11 02:49:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:08 DEBUG : dir/sub/subsub: Looking for writers 2025/01/11 02:49:08 DEBUG : dir/sub: Looking for writers 2025/01/11 02:49:08 DEBUG : subsub: reading active writers 2025/01/11 02:49:08 DEBUG : dir: Looking for writers 2025/01/11 02:49:08 DEBUG : file1: reading active writers 2025/01/11 02:49:08 DEBUG : sub: reading active writers 2025/01/11 02:49:08 DEBUG : : Looking for writers 2025/01/11 02:49:08 DEBUG : dir: reading active writers 2025/01/11 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:09 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:09 ERROR : dir/: Dir.Remove not empty 2025/01/11 02:49:09 DEBUG : dir/file1: Remove: 2025/01/11 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:09 DEBUG : dir/file1: >Remove: err= 2025/01/11 02:49:09 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 02:49:09 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:09 DEBUG : : Looking for writers 2025/01/11 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:09 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:09 DEBUG : dir/file1: Remove: 2025/01/11 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:09 DEBUG : dir/file1: >Remove: err= 2025/01/11 02:49:09 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 02:49:09 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:09 DEBUG : : Looking for writers 2025/01/11 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:09 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:09 DEBUG : dir/file1: Remove: 2025/01/11 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:09 DEBUG : dir/file1: >Remove: err= 2025/01/11 02:49:09 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:09 DEBUG : dir: Looking for writers 2025/01/11 02:49:09 DEBUG : : Looking for writers 2025/01/11 02:49:09 DEBUG : dir: reading active writers 2025/01/11 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:09 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:09 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/11 02:49:09 DEBUG : dir: Updating dir with dir2 0xc0001340d0 2025/01/11 02:49:09 DEBUG : dir: forgetting directory cache 2025/01/11 02:49:09 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 02:49:09 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/11 02:49:09 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/11 02:49:09 DEBUG : file2: Updating file with file2 0xc0005426c0 2025/01/11 02:49:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 02:49:09 INFO : dir2/file3: Deleted 2025/01/11 02:49:10 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/11 02:49:10 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005426c0 2025/01/11 02:49:10 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/11 02:49:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/11 02:49:10 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/11 02:49:10 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000493040 2025/01/11 02:49:10 DEBUG : empty directory: forgetting directory cache 2025/01/11 02:49:10 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/11 02:49:10 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/11 02:49:10 DEBUG : dir2: Renaming to "dir3" 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir3: Looking for writers 2025/01/11 02:49:10 DEBUG : file3: reading active writers 2025/01/11 02:49:10 DEBUG : renamed empty directory: Looking for writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir3: reading active writers 2025/01/11 02:49:10 DEBUG : renamed empty directory: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir: Looking for writers 2025/01/11 02:49:10 DEBUG : file1: reading active writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir: Looking for writers 2025/01/11 02:49:10 DEBUG : file1: reading active writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir: reading active writers 2025/01/11 02:49:10 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-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir: Looking for writers 2025/01/11 02:49:10 DEBUG : file1: reading active writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/01/11 02:49:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/11 02:49:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:49:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : file.txt: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:10 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 02:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir: Looking for writers 2025/01/11 02:49:10 DEBUG : file1: reading active writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:10 DEBUG : dir/file1: Remove: 2025/01/11 02:49:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:10 DEBUG : dir/file1: >Remove: err= 2025/01/11 02:49:10 DEBUG : dir/file1: Remove: 2025/01/11 02:49:10 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/11 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:10 DEBUG : dir: Looking for writers 2025/01/11 02:49:10 DEBUG : : Looking for writers 2025/01/11 02:49:10 DEBUG : dir: reading active writers 2025/01/11 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:10 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : dir/file1: Remove: 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:11 DEBUG : dir/file1: >Remove: err= 2025/01/11 02:49:11 DEBUG : dir/file1: Remove: 2025/01/11 02:49:11 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:11 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=0x3 2025/01/11 02:49:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : file1: reading active writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:11 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : file1: reading active writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: 2025/01/11 02:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00045efc0 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:11 DEBUG : dir/file1: Updating file with dir/file1 0xc00045efc0 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc00045efc0 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 DEBUG : newLeaf: Running delayed rename now 2025/01/11 02:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00045efc0 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:11 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : file1: reading active writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: 2025/01/11 02:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98180 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000a98180 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a98180 2025/01/11 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 02:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:11 DEBUG : newLeaf: Running delayed rename now 2025/01/11 02:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98180 2025/01/11 02:49:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:11 DEBUG : dir: Looking for writers 2025/01/11 02:49:11 DEBUG : : Looking for writers 2025/01/11 02:49:11 DEBUG : dir: reading active writers 2025/01/11 02:49:11 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:11 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:12 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): openPending: 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): >openPending: err= 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): _writeAt: size=14, off=0 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): >_writeAt: n=14, err= 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): close: 2025/01/11 02:49:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 02:49:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000a58f00): >close: err= 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:49:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:12 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): _readAt: size=512, off=0 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): openPending: 2025/01/11 02:49:12 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/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): >openPending: err= 2025/01/11 02:49:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): >_readAt: n=14, err=EOF 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): close: 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b1df40): >close: err= 2025/01/11 02:49:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00045e9c0 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 02:49:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00045e9c0 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:12 DEBUG : dir/file1(0xc00012fa80): openPending: 2025/01/11 02:49:12 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/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1(0xc00012fa80): >openPending: err= 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:12 DEBUG : dir/file1(0xc00012fa80): _writeAt: size=25, off=0 2025/01/11 02:49:12 DEBUG : dir/file1(0xc00012fa80): >_writeAt: n=25, err= 2025/01/11 02:49:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00045e9c0 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:12 DEBUG : newLeaf(0xc00012fa80): close: 2025/01/11 02:49:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 02:49:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 02:49:12.442346685 +0000 UTC m=+6.537245188 2025/01/11 02:49:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:12 DEBUG : newLeaf(0xc00012fa80): >close: err= 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:12 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 02:49:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:12 INFO : newLeaf: Copied (replaced existing) 2025/01/11 02:49:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 02:49:12 +0000 UTC" 2025/01/11 02:49:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:12 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : file1: reading active writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : >WaitForWriters: 2025/01/11 02:49:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000211c80 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000211c80 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:12 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b42e80): openPending: 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b42e80): >openPending: err= 2025/01/11 02:49:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b42e80): _writeAt: size=25, off=0 2025/01/11 02:49:12 DEBUG : dir/file1(0xc000b42e80): >_writeAt: n=25, err= 2025/01/11 02:49:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000211c80 2025/01/11 02:49:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:12 DEBUG : newLeaf(0xc000b42e80): close: 2025/01/11 02:49:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 02:49:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 02:49:12.941351466 +0000 UTC m=+7.036249970 2025/01/11 02:49:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:12 DEBUG : newLeaf(0xc000b42e80): >close: err= 2025/01/11 02:49:12 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:12 DEBUG : dir: Looking for writers 2025/01/11 02:49:12 DEBUG : : Looking for writers 2025/01/11 02:49:12 DEBUG : dir: reading active writers 2025/01/11 02:49:12 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 02:49:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:13 INFO : newLeaf: Copied (replaced existing) 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 02:49:12 +0000 UTC" 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 02:49:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:13 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): openPending: 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): >openPending: err= 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): _writeAt: size=14, off=0 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): >_writeAt: n=14, err= 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): close: 2025/01/11 02:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 02:49:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b68600): >close: err= 2025/01/11 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:49:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:13 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): _readAt: size=512, off=0 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): openPending: 2025/01/11 02:49:13 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/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): >openPending: err= 2025/01/11 02:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): >_readAt: n=14, err=EOF 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): close: 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:13 DEBUG : dir/file1(0xc000b69740): >close: err= 2025/01/11 02:49:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98a80 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 02:49:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000a98a80 2025/01/11 02:49:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:13 DEBUG : dir/file1(0xc00070c040): openPending: 2025/01/11 02:49:13 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/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1(0xc00070c040): >openPending: err= 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:13 DEBUG : dir/file1(0xc00070c040): _writeAt: size=25, off=0 2025/01/11 02:49:13 DEBUG : dir/file1(0xc00070c040): >_writeAt: n=25, err= 2025/01/11 02:49:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98a80 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:13 DEBUG : newLeaf(0xc00070c040): close: 2025/01/11 02:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 02:49:13.583116596 +0000 UTC m=+7.678015109 2025/01/11 02:49:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:13 DEBUG : newLeaf(0xc00070c040): >close: err= 2025/01/11 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 02:49:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:13 INFO : newLeaf: Copied (replaced existing) 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 02:49:13 +0000 UTC" 2025/01/11 02:49:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 02:49:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:13 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:13 DEBUG : dir: Looking for writers 2025/01/11 02:49:13 DEBUG : file1: reading active writers 2025/01/11 02:49:13 DEBUG : : Looking for writers 2025/01/11 02:49:13 DEBUG : dir: reading active writers 2025/01/11 02:49:13 DEBUG : >WaitForWriters: 2025/01/11 02:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:13 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): _readAt: size=512, off=0 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): openPending: 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): >openPending: err= 2025/01/11 02:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/11 02:49:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): >_readAt: n=14, err=EOF 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): close: 2025/01/11 02:49:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:13 DEBUG : dir/file1(0xc0006cb4c0): >close: err= 2025/01/11 02:49:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00045f980 2025/01/11 02:49:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 02:49:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 02:49:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00045f980 2025/01/11 02:49:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 02:49:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:14 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:14 DEBUG : dir/file1(0xc000760880): openPending: 2025/01/11 02:49:14 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/01/11 02:49:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 02:49:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:14 DEBUG : dir/file1(0xc000760880): >openPending: err= 2025/01/11 02:49:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:14 DEBUG : dir/file1(0xc000760880): _writeAt: size=25, off=0 2025/01/11 02:49:14 DEBUG : dir/file1(0xc000760880): >_writeAt: n=25, err= 2025/01/11 02:49:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 02:49:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 02:49:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00045f980 2025/01/11 02:49:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:14 DEBUG : newLeaf(0xc000760880): close: 2025/01/11 02:49:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 02:49:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 02:49:14.090295371 +0000 UTC m=+8.185193884 2025/01/11 02:49:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:14 DEBUG : newLeaf(0xc000760880): >close: err= 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:14 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 02:49:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:14 INFO : newLeaf: Copied (replaced existing) 2025/01/11 02:49:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 02:49:14 +0000 UTC" 2025/01/11 02:49:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 02:49:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 02:49:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : >WaitForWriters: 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : newLeaf: reading active writers 2025/01/11 02:49:14 DEBUG : >WaitForWriters: 2025/01/11 02:49:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.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-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 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-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : file1: reading active writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 02:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 02:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : file1: reading active writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 02:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 02:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/11 02:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/11 02:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 02:49:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 02:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 02:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 02:49:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/11 02:49:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 02:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 02:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 02:49:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/11 02:49:14 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:14 DEBUG : dir: Looking for writers 2025/01/11 02:49:14 DEBUG : file1: reading active writers 2025/01/11 02:49:14 DEBUG : : Looking for writers 2025/01/11 02:49:14 DEBUG : dir: reading active writers 2025/01/11 02:49:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:14 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/11 02:49:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): _readAt: size=1, off=0 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): openPending: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >openPending: err= 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): _readAt: size=256, off=1 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >_readAt: n=15, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): _readAt: size=16, off=16 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >_readAt: n=0, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): close: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >close: err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): close: 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0005db200): >close: err=file already closed 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: 2025/01/11 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): _readAt: size=1, off=0 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): openPending: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >openPending: err= 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): _readAt: size=1, off=5 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): _readAt: size=1, off=3 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): _readAt: size=1, off=13 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): _readAt: size=16, off=100 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >_readAt: n=0, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): close: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0006a9880): >close: err= 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: 2025/01/11 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=1, off=0 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): openPending: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >openPending: err= 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=1, off=5 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=1, off=1 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=1, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=6, off=10 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=6, err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=256, off=10 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=6, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=256, off=100 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=0, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): close: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >close: err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): _readAt: size=256, off=100 2025/01/11 02:49:15 DEBUG : dir/file1(0xc000758d40): >_readAt: n=0, err=file already closed 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: 2025/01/11 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): RWFileHandle.Flush 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): _readAt: size=256, off=0 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): openPending: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): >openPending: err= 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): >_readAt: n=16, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): RWFileHandle.Flush 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): RWFileHandle.Flush 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): close: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:15 DEBUG : dir/file1(0xc00077a1c0): >close: err= 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: 2025/01/11 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:15 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:49:15 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): _readAt: size=256, off=0 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): openPending: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): >openPending: err= 2025/01/11 02:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): >_readAt: n=16, err=EOF 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): RWFileHandle.Release 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): close: 2025/01/11 02:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): >close: err= 2025/01/11 02:49:15 DEBUG : dir/file1(0xc0009e3ac0): RWFileHandle.Release 2025/01/11 02:49:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:15 DEBUG : dir: Looking for writers 2025/01/11 02:49:15 DEBUG : file1: reading active writers 2025/01/11 02:49:15 DEBUG : : Looking for writers 2025/01/11 02:49:15 DEBUG : dir: reading active writers 2025/01/11 02:49:15 DEBUG : >WaitForWriters: 2025/01/11 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:16 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:16 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): openPending: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): >openPending: err= 2025/01/11 02:49:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): _writeAt: size=5, off=0 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): >_writeAt: n=5, err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): _writeAt: size=7, off=5 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): >_writeAt: n=7, err= 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=11 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): close: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:16.043118413 +0000 UTC m=+10.138016916 2025/01/11 02:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): >close: err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): close: 2025/01/11 02:49:16 DEBUG : file1(0xc000a14140): >close: err=file already closed 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:16 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:16 INFO : file1: Copied (new) 2025/01/11 02:49:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:16 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:16 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): openPending: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): >openPending: err= 2025/01/11 02:49:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): _writeAt: size=7, off=0 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): >_writeAt: n=7, err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): _writeAt: size=6, off=5 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): >_writeAt: n=6, err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): close: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:16.241945096 +0000 UTC m=+10.336843599 2025/01/11 02:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): >close: err= 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): _writeAt: size=5, off=0 2025/01/11 02:49:16 DEBUG : file1(0xc000a825c0): >_writeAt: n=0, err=file already closed 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:16 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:16 INFO : file1: Copied (new) 2025/01/11 02:49:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:16 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:16 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file1(0xc000aa0740): openPending: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1(0xc000aa0740): >openPending: err= 2025/01/11 02:49:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1(0xc000aa0740): close: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:16.437577745 +0000 UTC m=+10.532476259 2025/01/11 02:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file1(0xc000aa0740): >close: err= 2025/01/11 02:49:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 02:49:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:16 DEBUG : file2: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): openPending: 2025/01/11 02:49:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): >openPending: err= 2025/01/11 02:49:16 DEBUG : file2: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 02:49:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/11 02:49:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): RWFileHandle.Flush 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): RWFileHandle.Release 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): close: 2025/01/11 02:49:16 DEBUG : file2: vfs cache: setting modification time to 2025-01-11 02:49:16.438416414 +0000 UTC m=+10.533314927 2025/01/11 02:49:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file2(0xc000aa0800): >close: err= 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/11 02:49:16 DEBUG : file2: vfs cache: starting upload 2025/01/11 02:49:16 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:16 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:16 INFO : file2: Copied (new) 2025/01/11 02:49:16 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 02:49:16 INFO : file2: vfs cache: upload succeeded try #1 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/11 02:49:16 INFO : file1: Copied (new) 2025/01/11 02:49:16 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : file2: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:16 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:16 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): openPending: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): >openPending: err= 2025/01/11 02:49:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): _writeAt: size=5, off=0 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): >_writeAt: n=5, err= 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): RWFileHandle.Flush 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): RWFileHandle.Flush 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): close: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:16.806028328 +0000 UTC m=+10.900926841 2025/01/11 02:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file1(0xc000b10c00): >close: err= 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:16 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:16 INFO : file1: Copied (new) 2025/01/11 02:49:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : >WaitForWriters: 2025/01/11 02:49:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:16 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:16 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): openPending: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): >openPending: err= 2025/01/11 02:49:16 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): _writeAt: size=5, off=0 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): >_writeAt: n=5, err= 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): RWFileHandle.Release 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): close: 2025/01/11 02:49:16 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:16.990556895 +0000 UTC m=+11.085455399 2025/01/11 02:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): >close: err= 2025/01/11 02:49:16 DEBUG : file1(0xc000b11f00): RWFileHandle.Release 2025/01/11 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:16 DEBUG : : Looking for writers 2025/01/11 02:49:16 DEBUG : file1: reading active writers 2025/01/11 02:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:17 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 INFO : file1: Copied (new) 2025/01/11 02:49:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 02:49:16 +0000 UTC" 2025/01/11 02:49:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : >WaitForWriters: 2025/01/11 02:49:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:17 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): openPending: 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): >openPending: err= 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): close: 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 02:49:17.242755342 +0000 UTC m=+11.337653845 2025/01/11 02:49:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : dir/file1(0xc000a59c80): >close: err= 2025/01/11 02:49:17 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-11 02:49:17 +0000 UTC" 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : >WaitForWriters: 2025/01/11 02:49:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:17 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:49:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): openPending: 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): _writeAt: size=15, off=5 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): >_writeAt: n=15, err= 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): close: 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 02:49:17.525158033 +0000 UTC m=+11.620056536 2025/01/11 02:49:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : dir/file1(0xc00063c9c0): >close: err= 2025/01/11 02:49:17 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-11 02:49:17 +0000 UTC" 2025/01/11 02:49:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:17 DEBUG : dir: Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : dir: reading active writers 2025/01/11 02:49:17 DEBUG : >WaitForWriters: 2025/01/11 02:49:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:17 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): openPending: 2025/01/11 02:49:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): >openPending: err= 2025/01/11 02:49:17 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): close: 2025/01/11 02:49:17 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 02:49:17.742033574 +0000 UTC m=+11.836932077 2025/01/11 02:49:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : file1(0xc000a82040): >close: err= 2025/01/11 02:49:17 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:17 DEBUG : file1: vfs cache: starting upload 2025/01/11 02:49:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:17 INFO : file1: Copied (new) 2025/01/11 02:49:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 02:49:17 +0000 UTC" 2025/01/11 02:49:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:17 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 02:49:17 DEBUG : : Looking for writers 2025/01/11 02:49:17 DEBUG : file1: reading active writers 2025/01/11 02:49:17 DEBUG : >WaitForWriters: 2025/01/11 02:49:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.18s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:17 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/11 02:49:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.926804445 +0000 UTC m=+12.021702947 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e840): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.926804445 +0000 UTC m=+12.021702947 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e880): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.926804445 +0000 UTC m=+12.021702947 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e8c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e9a0 item 1 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.928482361 +0000 UTC m=+12.023380865 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e900): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.928482361 +0000 UTC m=+12.023380865 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e940): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f1f0 item 2 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.929459309 +0000 UTC m=+12.024357812 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e980): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.929459309 +0000 UTC m=+12.024357812 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4e9c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.929459309 +0000 UTC m=+12.024357812 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f810 item 3 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.931723252 +0000 UTC m=+12.026621755 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ea80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.931723252 +0000 UTC m=+12.026621755 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fd50 item 4 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.933109854 +0000 UTC m=+12.028008358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.933109854 +0000 UTC m=+12.028008358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eb80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.933109854 +0000 UTC m=+12.028008358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ebc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394150 item 5 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.934863273 +0000 UTC m=+12.029761776 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ec40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.934863273 +0000 UTC m=+12.029761776 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ecc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395420 item 6 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.936088855 +0000 UTC m=+12.030987358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ed40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.936088855 +0000 UTC m=+12.030987358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.936088855 +0000 UTC m=+12.030987358 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ee40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 7 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.937622181 +0000 UTC m=+12.032520684 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4eec0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.937622181 +0000 UTC m=+12.032520684 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce700 item 8 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc000a4ef80): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ef80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.939060842 +0000 UTC m=+12.033959344 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4efc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.939060842 +0000 UTC m=+12.033959344 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f000): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.939060842 +0000 UTC m=+12.033959344 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f040): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cec40 item 9 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.940832314 +0000 UTC m=+12.035730817 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f0c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.940832314 +0000 UTC m=+12.035730817 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f140): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf730 item 10 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc000a4f200): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f200): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.941864845 +0000 UTC m=+12.036763338 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f240): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): _writeAt: size=3, off=2 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.941864845 +0000 UTC m=+12.036763338 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f300): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.941864845 +0000 UTC m=+12.036763338 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f340): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfea0 item 11 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.943780917 +0000 UTC m=+12.038679410 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f3c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.943780917 +0000 UTC m=+12.038679410 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f440): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 12 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc000a4f500): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f500): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.945166247 +0000 UTC m=+12.040064750 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f540): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.945166247 +0000 UTC m=+12.040064750 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f600): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 13 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.946427725 +0000 UTC m=+12.041326228 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f680): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.946427725 +0000 UTC m=+12.041326228 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f700): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 14 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc000a4f800): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f800): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.947522142 +0000 UTC m=+12.042420645 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f840): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.947522142 +0000 UTC m=+12.042420645 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f900): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0000 item 15 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.949102196 +0000 UTC m=+12.044000700 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4f980): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.949102196 +0000 UTC m=+12.044000700 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b05b0 item 16 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.950091306 +0000 UTC m=+12.044989808 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.950091306 +0000 UTC m=+12.044989808 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fa80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.950091306 +0000 UTC m=+12.044989808 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fac0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1650 item 17 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.951502745 +0000 UTC m=+12.046401247 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fb80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.951502745 +0000 UTC m=+12.046401247 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc8c0 item 18 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.952536157 +0000 UTC m=+12.047434660 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fc80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.952536157 +0000 UTC m=+12.047434660 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.952536157 +0000 UTC m=+12.047434660 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fd80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cda40 item 19 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.953820378 +0000 UTC m=+12.048718882 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.953820378 +0000 UTC m=+12.048718882 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4fe80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 20 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.954721874 +0000 UTC m=+12.049620377 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a4ff00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.954721874 +0000 UTC m=+12.049620377 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c040): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.954721874 +0000 UTC m=+12.049620377 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c080): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db1f0 item 21 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.956445277 +0000 UTC m=+12.051343780 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c100): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.956445277 +0000 UTC m=+12.051343780 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c180): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db9d0 item 22 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.957307208 +0000 UTC m=+12.052205711 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c200): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.957307208 +0000 UTC m=+12.052205711 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c2c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.957307208 +0000 UTC m=+12.052205711 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c300): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbf10 item 23 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.958595036 +0000 UTC m=+12.053493539 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c380): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.958595036 +0000 UTC m=+12.053493539 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c400): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 24 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc00073c4c0): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c4c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.959667993 +0000 UTC m=+12.054566496 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c500): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.959667993 +0000 UTC m=+12.054566496 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c5c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.959667993 +0000 UTC m=+12.054566496 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c600): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 25 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.960969275 +0000 UTC m=+12.055867778 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c680): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.960969275 +0000 UTC m=+12.055867778 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c700): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 26 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc00073c7c0): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c7c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.962298671 +0000 UTC m=+12.057197174 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c800): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): >_readAt: n=2, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): _writeAt: size=3, off=7 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.962298671 +0000 UTC m=+12.057197174 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c8c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.962298671 +0000 UTC m=+12.057197174 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c900): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 27 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.963586038 +0000 UTC m=+12.058484541 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073c980): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.963586038 +0000 UTC m=+12.058484541 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ca00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 28 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc00073cac0): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cac0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.964607197 +0000 UTC m=+12.059505700 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cb00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.964607197 +0000 UTC m=+12.059505700 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cbc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 29 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.965537387 +0000 UTC m=+12.060435890 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cc40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.965537387 +0000 UTC m=+12.060435890 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ccc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 30 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): _readAt: size=2, off=0 2025/01/11 02:49:17 ERROR : open-test-file(0xc00073cd80): Couldn't read size of file 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): >_readAt: n=0, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): close: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cd80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.966491961 +0000 UTC m=+12.061390464 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cdc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.966491961 +0000 UTC m=+12.061390464 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073ce80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 31 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.967425106 +0000 UTC m=+12.062323609 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.967425106 +0000 UTC m=+12.062323609 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cf80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 32 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.968273793 +0000 UTC m=+12.063172297 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073cfc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 33 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.968595425 +0000 UTC m=+12.063493927 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d000): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.968595425 +0000 UTC m=+12.063493927 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d040): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 33 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.96947523 +0000 UTC m=+12.064373732 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d080): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 34 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.969866171 +0000 UTC m=+12.064764674 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d0c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.969866171 +0000 UTC m=+12.064764674 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d100): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 34 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.970798484 +0000 UTC m=+12.065696987 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d140): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 35 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.971131728 +0000 UTC m=+12.066030230 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d180): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.971131728 +0000 UTC m=+12.066030230 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d1c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 35 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.972090259 +0000 UTC m=+12.066988762 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d240): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 36 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.972513872 +0000 UTC m=+12.067412374 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d300): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.972513872 +0000 UTC m=+12.067412374 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d340): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ab0 item 36 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.973366386 +0000 UTC m=+12.068264888 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d380): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 37 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.973692686 +0000 UTC m=+12.068591189 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d3c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.973692686 +0000 UTC m=+12.068591189 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d400): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 37 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.974665053 +0000 UTC m=+12.069563556 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d480): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 38 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.975044783 +0000 UTC m=+12.069943286 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d540): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.975044783 +0000 UTC m=+12.069943286 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d580): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 38 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.97590955 +0000 UTC m=+12.070808054 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d600): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c690 item 39 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.976259004 +0000 UTC m=+12.071157507 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d6c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.976259004 +0000 UTC m=+12.071157507 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d700): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c7e0 item 39 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.977174355 +0000 UTC m=+12.072072859 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d780): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca80 item 40 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.977537434 +0000 UTC m=+12.072435938 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d840): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.977537434 +0000 UTC m=+12.072435938 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d880): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 40 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.97837486 +0000 UTC m=+12.073273363 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d8c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 41 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.97871709 +0000 UTC m=+12.073615593 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d900): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cfc0 item 41 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.979058959 +0000 UTC m=+12.073957462 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d940): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.979058959 +0000 UTC m=+12.073957462 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073d980): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 41 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.979978759 +0000 UTC m=+12.074877262 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 42 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.98034831 +0000 UTC m=+12.075246813 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073da80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 42 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.980760911 +0000 UTC m=+12.075659414 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.980760911 +0000 UTC m=+12.075659414 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073db80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 42 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.981545278 +0000 UTC m=+12.076443781 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d8f0 item 43 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.981864966 +0000 UTC m=+12.076763469 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dc80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040da40 item 43 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.982186527 +0000 UTC m=+12.077085030 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.982186527 +0000 UTC m=+12.077085030 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073dd80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db90 item 43 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.983376652 +0000 UTC m=+12.078275155 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040de30 item 44 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.983695108 +0000 UTC m=+12.078593612 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073de80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 44 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.984153325 +0000 UTC m=+12.079051848 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc00073df40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.984153325 +0000 UTC m=+12.079051848 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc000): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412150 item 44 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.985207906 +0000 UTC m=+12.080106410 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc0c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 45 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.985695508 +0000 UTC m=+12.080594001 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc100): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.985695508 +0000 UTC m=+12.080594001 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000adc1c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004128c0 item 45 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.986602554 +0000 UTC m=+12.081501057 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82240): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7e30 item 46 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.986951998 +0000 UTC m=+12.081850501 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82280): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.986951998 +0000 UTC m=+12.081850501 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82340): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416070 item 46 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.987838475 +0000 UTC m=+12.082736968 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82400): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416380 item 47 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.988138246 +0000 UTC m=+12.083036748 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82440): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.988138246 +0000 UTC m=+12.083036748 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82500): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 47 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.988959931 +0000 UTC m=+12.083858434 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82640): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 48 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.989317971 +0000 UTC m=+12.084216474 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82680): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): >_readAt: n=5, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.989317971 +0000 UTC m=+12.084216474 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82740): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 48 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.99013522 +0000 UTC m=+12.085033722 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82780): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d90 item 49 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.990561426 +0000 UTC m=+12.085459939 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a827c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): >_readAt: n=8, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.990561426 +0000 UTC m=+12.085459939 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82800): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416fc0 item 49 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.991466358 +0000 UTC m=+12.086364862 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82880): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417340 item 50 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): _readAt: size=2, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): _writeAt: size=3, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.991867288 +0000 UTC m=+12.086765791 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82940): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.991867288 +0000 UTC m=+12.086765791 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82980): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417570 item 50 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.992639872 +0000 UTC m=+12.087538376 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82a00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 51 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.992964169 +0000 UTC m=+12.087862673 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82ac0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): >_readAt: n=8, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.992964169 +0000 UTC m=+12.087862673 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b90 item 51 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.993833805 +0000 UTC m=+12.088732308 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82b80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa000 item 52 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): _readAt: size=2, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): _writeAt: size=3, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.994238822 +0000 UTC m=+12.089137325 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.994238822 +0000 UTC m=+12.089137325 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82c80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa150 item 52 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.994977875 +0000 UTC m=+12.089876377 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82d00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa3f0 item 53 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.995269809 +0000 UTC m=+12.090168313 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82dc0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): >_readAt: n=8, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.995269809 +0000 UTC m=+12.090168313 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e00): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa540 item 53 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.996073503 +0000 UTC m=+12.090972006 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82e80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa7e0 item 54 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): _readAt: size=2, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): _writeAt: size=3, off=5 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.996488388 +0000 UTC m=+12.091386881 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f40): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): >_readAt: n=3, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.996488388 +0000 UTC m=+12.091386881 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a82f80): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa930 item 54 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.997279157 +0000 UTC m=+12.092177661 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83000): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): _readAt: size=2, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): _writeAt: size=3, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): open at offset 5 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baabd0 item 55 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): >_writeAt: n=3, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.997583587 +0000 UTC m=+12.092482089 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a830c0): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): _readAt: size=512, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): >openPending: err= 2025/01/11 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): >_readAt: n=8, err=EOF 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): close: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.997583587 +0000 UTC m=+12.092482089 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83100): >close: err= 2025/01/11 02:49:17 DEBUG : open-test-file: Remove: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baad20 item 55 2025/01/11 02:49:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:17 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/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:17 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83180): openPending: 2025/01/11 02:49:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83180): >openPending: err= 2025/01/11 02:49:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83180): _writeAt: size=5, off=0 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83180): >_writeAt: n=5, err= 2025/01/11 02:49:17 DEBUG : open-test-file(0xc000a83180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:17.999234724 +0000 UTC m=+12.094133227 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2620 item 56 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.002569238 +0000 UTC m=+12.097467741 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.002569238 +0000 UTC m=+12.097467741 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006601c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c28c0 item 56 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.004326845 +0000 UTC m=+12.099225348 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d90 item 57 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.005101694 +0000 UTC m=+12.100000197 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006602c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa070 item 57 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.010973612 +0000 UTC m=+12.105872116 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.010973612 +0000 UTC m=+12.105872116 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa1c0 item 57 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.012140775 +0000 UTC m=+12.107039278 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa460 item 58 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.012483375 +0000 UTC m=+12.107381879 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa5b0 item 58 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.012899183 +0000 UTC m=+12.107797686 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.012899183 +0000 UTC m=+12.107797686 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa700 item 58 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.013874657 +0000 UTC m=+12.108773160 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baa9a0 item 59 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.014294522 +0000 UTC m=+12.109193025 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baaaf0 item 59 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.014660958 +0000 UTC m=+12.109559460 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.014660958 +0000 UTC m=+12.109559460 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baac40 item 59 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.015702965 +0000 UTC m=+12.110601469 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000baafc0 item 60 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.016043903 +0000 UTC m=+12.110942406 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a826c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bab110 item 60 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.016474458 +0000 UTC m=+12.111372961 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.016474458 +0000 UTC m=+12.111372961 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a827c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bab260 item 60 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.017392013 +0000 UTC m=+12.112290516 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bab500 item 61 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.017762837 +0000 UTC m=+12.112661340 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a828c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.017762837 +0000 UTC m=+12.112661340 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bab650 item 61 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.018927564 +0000 UTC m=+12.113826067 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2000 item 62 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.022869826 +0000 UTC m=+12.117768329 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.022869826 +0000 UTC m=+12.117768329 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006600c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2380 item 62 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.023758307 +0000 UTC m=+12.118656811 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c30a0 item 63 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.024070621 +0000 UTC m=+12.118969124 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006603c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.024070621 +0000 UTC m=+12.118969124 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c32d0 item 63 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.025299169 +0000 UTC m=+12.120197661 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3650 item 64 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.025652038 +0000 UTC m=+12.120550542 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.025652038 +0000 UTC m=+12.120550542 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3810 item 64 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.026525832 +0000 UTC m=+12.121424335 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ce0 item 65 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.026913517 +0000 UTC m=+12.121812010 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006606c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.026913517 +0000 UTC m=+12.121812010 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 65 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.027822687 +0000 UTC m=+12.122721189 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 66 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.028171118 +0000 UTC m=+12.123069621 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.028171118 +0000 UTC m=+12.123069621 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006607c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 66 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.029016789 +0000 UTC m=+12.123915292 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660800): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 67 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.029431875 +0000 UTC m=+12.124330379 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.029431875 +0000 UTC m=+12.124330379 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 67 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.030697783 +0000 UTC m=+12.125596285 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004132d0 item 68 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.031282585 +0000 UTC m=+12.126181088 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006609c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.031282585 +0000 UTC m=+12.126181088 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 68 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.033004274 +0000 UTC m=+12.127902778 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004138f0 item 69 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.033752073 +0000 UTC m=+12.128650576 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660a80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.033752073 +0000 UTC m=+12.128650576 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660ac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413a40 item 69 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.035272125 +0000 UTC m=+12.130170628 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660b40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413d50 item 70 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.035891544 +0000 UTC m=+12.130790047 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.035891544 +0000 UTC m=+12.130790047 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660c40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 70 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.037389374 +0000 UTC m=+12.132287877 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660cc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c44d0 item 71 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.0380877 +0000 UTC m=+12.132986203 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.0380877 +0000 UTC m=+12.132986203 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660dc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4690 item 71 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.039583758 +0000 UTC m=+12.134482260 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4ee0 item 72 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.040207393 +0000 UTC m=+12.135105896 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.040207393 +0000 UTC m=+12.135105896 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c51f0 item 72 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.041703581 +0000 UTC m=+12.136602084 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660f80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5500 item 73 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.042206752 +0000 UTC m=+12.137105255 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000660fc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c57a0 item 73 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.04292218 +0000 UTC m=+12.137820673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.04292218 +0000 UTC m=+12.137820673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5a40 item 73 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.044439607 +0000 UTC m=+12.139338110 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ce0 item 74 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.044960982 +0000 UTC m=+12.139859485 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ea0 item 74 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.045700825 +0000 UTC m=+12.140599328 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.045700825 +0000 UTC m=+12.140599328 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c070 item 74 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.047232599 +0000 UTC m=+12.142131102 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 75 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.0477677 +0000 UTC m=+12.142666202 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034caf0 item 75 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.04840972 +0000 UTC m=+12.143308223 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.04840972 +0000 UTC m=+12.143308223 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82a80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bab9d0 item 75 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.050948918 +0000 UTC m=+12.145847421 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000babc70 item 76 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.051499528 +0000 UTC m=+12.146398031 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82b80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000babdc0 item 76 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.052166184 +0000 UTC m=+12.147064687 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.052166184 +0000 UTC m=+12.147064687 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82c80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000babf10 item 76 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.054220585 +0000 UTC m=+12.149119088 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ea10 item 77 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.054787646 +0000 UTC m=+12.149686149 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.054787646 +0000 UTC m=+12.149686149 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ee00 item 77 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.057969014 +0000 UTC m=+12.152867516 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f490 item 78 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.058474278 +0000 UTC m=+12.153372781 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a82f40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.058474278 +0000 UTC m=+12.153372781 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f6c0 item 78 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.060178264 +0000 UTC m=+12.155076767 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a830c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fa40 item 79 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.060741417 +0000 UTC m=+12.155639920 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.060741417 +0000 UTC m=+12.155639920 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fd50 item 79 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.062294581 +0000 UTC m=+12.157193084 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a832c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394150 item 80 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.062863345 +0000 UTC m=+12.157761848 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.062863345 +0000 UTC m=+12.157761848 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006614c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394bd0 item 80 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.064393676 +0000 UTC m=+12.159292179 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d0a0 item 81 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.065029456 +0000 UTC m=+12.159927958 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.065029456 +0000 UTC m=+12.159927958 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d340 item 81 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.066519842 +0000 UTC m=+12.161418344 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 82 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.067147937 +0000 UTC m=+12.162046439 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006616c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.067147937 +0000 UTC m=+12.162046439 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce000 item 82 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.068648251 +0000 UTC m=+12.163546755 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce770 item 83 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.069302675 +0000 UTC m=+12.164201198 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.069302675 +0000 UTC m=+12.164201198 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce8c0 item 83 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.070852062 +0000 UTC m=+12.165750565 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf3b0 item 84 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.071516786 +0000 UTC m=+12.166415288 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006619c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.071516786 +0000 UTC m=+12.166415288 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf5e0 item 84 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.072994738 +0000 UTC m=+12.167893251 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661a80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfdc0 item 85 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.07359391 +0000 UTC m=+12.168492412 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.07359391 +0000 UTC m=+12.168492412 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661b80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444000 item 85 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.075185796 +0000 UTC m=+12.170084299 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661c00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 86 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.075817096 +0000 UTC m=+12.170715599 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661cc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.075817096 +0000 UTC m=+12.170715599 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 86 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.077345404 +0000 UTC m=+12.172243896 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004451f0 item 87 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.077954843 +0000 UTC m=+12.172853346 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.077954843 +0000 UTC m=+12.172853346 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661e80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 87 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.07944043 +0000 UTC m=+12.174338933 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000661f00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0000 item 88 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.080066292 +0000 UTC m=+12.174964805 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.080066292 +0000 UTC m=+12.174964805 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0380 item 88 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.081555295 +0000 UTC m=+12.176453798 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b10a0 item 89 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.082082641 +0000 UTC m=+12.176981134 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1650 item 89 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.082779725 +0000 UTC m=+12.177678217 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.082779725 +0000 UTC m=+12.177678217 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1dc0 item 89 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.084398371 +0000 UTC m=+12.179296874 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081e340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da4d0 item 90 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.084779193 +0000 UTC m=+12.179677696 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 90 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.085255243 +0000 UTC m=+12.180153747 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.085255243 +0000 UTC m=+12.180153747 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dae70 item 90 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.086239533 +0000 UTC m=+12.181138037 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b101c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db500 item 91 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.086611148 +0000 UTC m=+12.181509652 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db810 item 91 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.095119587 +0000 UTC m=+12.190018090 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.095119587 +0000 UTC m=+12.190018090 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dba40 item 91 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.09607263 +0000 UTC m=+12.190971133 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 92 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.096480391 +0000 UTC m=+12.191378895 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 92 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.097305445 +0000 UTC m=+12.192203947 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b104c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.097305445 +0000 UTC m=+12.192203947 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 92 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.101125067 +0000 UTC m=+12.196023569 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 93 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.101749795 +0000 UTC m=+12.196648297 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.101749795 +0000 UTC m=+12.196648297 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b106c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 93 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.104059503 +0000 UTC m=+12.198958006 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 94 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.104620933 +0000 UTC m=+12.199519446 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b107c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.104620933 +0000 UTC m=+12.199519446 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 94 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.107010992 +0000 UTC m=+12.201909515 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 95 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.107575387 +0000 UTC m=+12.202473890 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.107575387 +0000 UTC m=+12.202473890 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 95 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.109192481 +0000 UTC m=+12.204090984 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 96 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.109712694 +0000 UTC m=+12.204611197 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.109712694 +0000 UTC m=+12.204611197 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 96 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= 2025/01/11 02:49:18 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : >WaitForWriters: 2025/01/11 02:49:18 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:18 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/11 02:49:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.132801455 +0000 UTC m=+12.227699957 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.132801455 +0000 UTC m=+12.227699957 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.132801455 +0000 UTC m=+12.227699957 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbe80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 1 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.13412596 +0000 UTC m=+12.229024463 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbec0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.13412596 +0000 UTC m=+12.229024463 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 2 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.135064766 +0000 UTC m=+12.229963269 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004bbf40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.135064766 +0000 UTC m=+12.229963269 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.135064766 +0000 UTC m=+12.229963269 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a80 item 3 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.136611659 +0000 UTC m=+12.231510161 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004240c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.136611659 +0000 UTC m=+12.231510161 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004241c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 4 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.137696327 +0000 UTC m=+12.232594829 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.137696327 +0000 UTC m=+12.232594829 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.137696327 +0000 UTC m=+12.232594829 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0004247c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 5 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.139308852 +0000 UTC m=+12.234207355 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.139308852 +0000 UTC m=+12.234207355 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 6 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.141219644 +0000 UTC m=+12.236118136 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424bc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.141219644 +0000 UTC m=+12.236118136 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.141219644 +0000 UTC m=+12.236118136 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 7 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.143541145 +0000 UTC m=+12.238439648 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424e00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.143541145 +0000 UTC m=+12.238439648 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000424f80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 8 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000425340): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.145525406 +0000 UTC m=+12.240423908 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.145525406 +0000 UTC m=+12.240423908 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.145525406 +0000 UTC m=+12.240423908 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c0e0 item 9 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.147873155 +0000 UTC m=+12.242771657 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.147873155 +0000 UTC m=+12.242771657 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c460 item 10 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000425840): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.149668963 +0000 UTC m=+12.244567466 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.149668963 +0000 UTC m=+12.244567466 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425940): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.149668963 +0000 UTC m=+12.244567466 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425a80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 11 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.151756576 +0000 UTC m=+12.246655079 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.151756576 +0000 UTC m=+12.246655079 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000425ec0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca80 item 12 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000674040): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.153372327 +0000 UTC m=+12.248270831 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.153372327 +0000 UTC m=+12.248270831 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 13 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.155286136 +0000 UTC m=+12.250184629 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.155286136 +0000 UTC m=+12.250184629 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cfc0 item 14 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000674300): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.156793845 +0000 UTC m=+12.251692348 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.156793845 +0000 UTC m=+12.251692348 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 15 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.158157875 +0000 UTC m=+12.253056367 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.158157875 +0000 UTC m=+12.253056367 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 16 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.159452847 +0000 UTC m=+12.254351349 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.159452847 +0000 UTC m=+12.254351349 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.159452847 +0000 UTC m=+12.254351349 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006745c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 17 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.161558283 +0000 UTC m=+12.256456786 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.161558283 +0000 UTC m=+12.256456786 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006746c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 18 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.162917605 +0000 UTC m=+12.257816107 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.162917605 +0000 UTC m=+12.257816107 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f5c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.162917605 +0000 UTC m=+12.257816107 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdea0 item 19 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.16684032 +0000 UTC m=+12.261738823 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.16684032 +0000 UTC m=+12.261738823 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6850 item 20 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.168618153 +0000 UTC m=+12.263516646 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.168618153 +0000 UTC m=+12.263516646 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.168618153 +0000 UTC m=+12.263516646 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6d90 item 21 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.170775277 +0000 UTC m=+12.265673780 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.170775277 +0000 UTC m=+12.265673780 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081f980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7730 item 22 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.172066401 +0000 UTC m=+12.266964904 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fa00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.172066401 +0000 UTC m=+12.266964904 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.172066401 +0000 UTC m=+12.266964904 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416000 item 23 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.174830339 +0000 UTC m=+12.269728842 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fb80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.174830339 +0000 UTC m=+12.269728842 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fc00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004163f0 item 24 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc00081fcc0): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fcc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.176835728 +0000 UTC m=+12.271734232 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fd00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.176835728 +0000 UTC m=+12.271734232 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fdc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.176835728 +0000 UTC m=+12.271734232 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416700 item 25 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.179130119 +0000 UTC m=+12.274028621 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081fe80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.179130119 +0000 UTC m=+12.274028621 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc00081ff00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416bd0 item 26 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000b1c040): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.18090116 +0000 UTC m=+12.275799673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.18090116 +0000 UTC m=+12.275799673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.18090116 +0000 UTC m=+12.275799673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416fc0 item 27 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.183092768 +0000 UTC m=+12.277991270 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.183092768 +0000 UTC m=+12.277991270 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417500 item 28 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000b1c340): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.184924804 +0000 UTC m=+12.279823296 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.184924804 +0000 UTC m=+12.279823296 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 29 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.186720531 +0000 UTC m=+12.281619034 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c4c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.186720531 +0000 UTC m=+12.281619034 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 30 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): _readAt: size=2, off=0 2025/01/11 02:49:18 ERROR : open-test-file(0xc000a83440): Couldn't read size of file 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): close: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.188024098 +0000 UTC m=+12.282922601 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.188024098 +0000 UTC m=+12.282922601 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395420 item 31 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.189071847 +0000 UTC m=+12.283970351 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a835c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.189071847 +0000 UTC m=+12.283970351 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 32 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.190538079 +0000 UTC m=+12.285436582 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c150 item 33 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.190868126 +0000 UTC m=+12.285766630 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a836c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.190868126 +0000 UTC m=+12.285766630 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c2a0 item 33 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.19208417 +0000 UTC m=+12.286982673 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c540 item 34 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.192834713 +0000 UTC m=+12.287733216 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.192834713 +0000 UTC m=+12.287733216 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a837c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c690 item 34 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.194584474 +0000 UTC m=+12.289482978 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83800): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c930 item 35 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.195160311 +0000 UTC m=+12.290058815 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.195160311 +0000 UTC m=+12.290058815 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ca80 item 35 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.19680097 +0000 UTC m=+12.291699473 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6cd20 item 36 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.197484147 +0000 UTC m=+12.292382650 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a839c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.197484147 +0000 UTC m=+12.292382650 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ce70 item 36 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.199026771 +0000 UTC m=+12.293925275 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d110 item 37 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.199645708 +0000 UTC m=+12.294544211 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83a80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.199645708 +0000 UTC m=+12.294544211 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83ac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d260 item 37 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.201151954 +0000 UTC m=+12.296050457 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83b40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d500 item 38 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.206311262 +0000 UTC m=+12.301209764 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.206311262 +0000 UTC m=+12.301209764 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83c40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d650 item 38 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.207951518 +0000 UTC m=+12.302850022 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83cc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d8f0 item 39 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.208591175 +0000 UTC m=+12.303489678 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.208591175 +0000 UTC m=+12.303489678 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83dc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6da40 item 39 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.210233014 +0000 UTC m=+12.305131517 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6dce0 item 40 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.211003655 +0000 UTC m=+12.305902158 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.211003655 +0000 UTC m=+12.305902158 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000a83f40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6de30 item 40 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.212684768 +0000 UTC m=+12.307583271 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e150 item 41 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.213293717 +0000 UTC m=+12.308192220 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e2a0 item 41 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.213930327 +0000 UTC m=+12.308828830 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.213930327 +0000 UTC m=+12.308828830 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e3f0 item 41 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.215663838 +0000 UTC m=+12.310562342 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e690 item 42 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.216373976 +0000 UTC m=+12.311272479 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e7e0 item 42 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.217104142 +0000 UTC m=+12.312002645 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.217104142 +0000 UTC m=+12.312002645 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea2c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e930 item 42 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.22614708 +0000 UTC m=+12.321045583 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e000 item 43 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.227038727 +0000 UTC m=+12.321937230 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e150 item 43 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.227650861 +0000 UTC m=+12.322549364 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea0c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.227650861 +0000 UTC m=+12.322549364 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e2a0 item 43 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.229482817 +0000 UTC m=+12.324381320 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea1c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e540 item 44 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.230098247 +0000 UTC m=+12.324996750 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e690 item 44 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.23073568 +0000 UTC m=+12.325634183 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.23073568 +0000 UTC m=+12.325634183 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e7e0 item 44 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.232257154 +0000 UTC m=+12.327155677 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5eaf0 item 45 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.232882985 +0000 UTC m=+12.327781487 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.232882985 +0000 UTC m=+12.327781487 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ec40 item 45 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.234757399 +0000 UTC m=+12.329655903 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5eee0 item 46 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.235259288 +0000 UTC m=+12.330157791 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.235259288 +0000 UTC m=+12.330157791 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f030 item 46 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.236852367 +0000 UTC m=+12.331750870 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea7c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f2d0 item 47 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.237395222 +0000 UTC m=+12.332293715 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea800): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.237395222 +0000 UTC m=+12.332293715 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea8c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f420 item 47 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.239069813 +0000 UTC m=+12.333968306 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f6c0 item 48 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.239586549 +0000 UTC m=+12.334485052 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ea9c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.239586549 +0000 UTC m=+12.334485052 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaa80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f810 item 48 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.241277962 +0000 UTC m=+12.336176454 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fab0 item 49 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.241810417 +0000 UTC m=+12.336708930 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.241810417 +0000 UTC m=+12.336708930 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eab40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fc00 item 49 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.243217017 +0000 UTC m=+12.338115520 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eabc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fea0 item 50 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.243827789 +0000 UTC m=+12.338726293 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eac80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.243827789 +0000 UTC m=+12.338726293 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eacc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c0e0 item 50 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.245367128 +0000 UTC m=+12.340265630 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ead40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c380 item 51 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.245917506 +0000 UTC m=+12.340816000 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.245917506 +0000 UTC m=+12.340816000 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eae40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c4d0 item 51 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.247403054 +0000 UTC m=+12.342301557 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaec0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c770 item 52 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.248502379 +0000 UTC m=+12.343400883 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eaf80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.248502379 +0000 UTC m=+12.343400883 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eafc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9c8c0 item 52 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.250331671 +0000 UTC m=+12.345230174 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9cb60 item 53 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.250938876 +0000 UTC m=+12.345837379 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.250938876 +0000 UTC m=+12.345837379 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9ccb0 item 53 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.252457615 +0000 UTC m=+12.347356108 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb1c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9cf50 item 54 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.253096259 +0000 UTC m=+12.347994761 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.253096259 +0000 UTC m=+12.347994761 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb2c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d0a0 item 54 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.254643041 +0000 UTC m=+12.349541544 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d340 item 55 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.25522014 +0000 UTC m=+12.350118643 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.25522014 +0000 UTC m=+12.350118643 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d490 item 55 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.256695509 +0000 UTC m=+12.351594012 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb4c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d730 item 56 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.257422357 +0000 UTC m=+12.352320850 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.257422357 +0000 UTC m=+12.352320850 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb5c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9d880 item 56 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.259164475 +0000 UTC m=+12.354062979 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9db20 item 57 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.259725344 +0000 UTC m=+12.354623847 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb6c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9dc70 item 57 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.260403311 +0000 UTC m=+12.355301814 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.260403311 +0000 UTC m=+12.355301814 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb7c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c9ddc0 item 57 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.262015867 +0000 UTC m=+12.356914370 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c150 item 58 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.26258989 +0000 UTC m=+12.357488393 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb8c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 58 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.26328502 +0000 UTC m=+12.358183523 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.26328502 +0000 UTC m=+12.358183523 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eb9c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 58 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.264844626 +0000 UTC m=+12.359743129 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000eba80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c690 item 59 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.265372403 +0000 UTC m=+12.360270906 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c7e0 item 59 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.266017028 +0000 UTC m=+12.360915531 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebc80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.266017028 +0000 UTC m=+12.360915531 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebcc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 59 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.267616558 +0000 UTC m=+12.362515052 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebd80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 60 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.268198277 +0000 UTC m=+12.363096780 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebdc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd20 item 60 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.268884911 +0000 UTC m=+12.363783403 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebe80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.268884911 +0000 UTC m=+12.363783403 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0000ebec0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 60 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.270735761 +0000 UTC m=+12.365634254 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 61 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.271333218 +0000 UTC m=+12.366231722 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.271333218 +0000 UTC m=+12.366231722 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 61 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.273031464 +0000 UTC m=+12.367929967 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c1c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 62 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.273558499 +0000 UTC m=+12.368457002 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.273558499 +0000 UTC m=+12.368457002 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c2c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 62 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.275248539 +0000 UTC m=+12.370147042 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d8f0 item 63 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.275755037 +0000 UTC m=+12.370653540 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c3c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.275755037 +0000 UTC m=+12.370653540 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040da40 item 63 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >_readAt: n=0, err=Bad file descriptor 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.27738832 +0000 UTC m=+12.372286833 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 64 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.277934802 +0000 UTC m=+12.372833305 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.277934802 +0000 UTC m=+12.372833305 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040df10 item 64 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.27959161 +0000 UTC m=+12.374490114 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b1c740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412000 item 65 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.281567945 +0000 UTC m=+12.376466448 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.281567945 +0000 UTC m=+12.376466448 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412150 item 65 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.282911728 +0000 UTC m=+12.377810230 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 66 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.283413735 +0000 UTC m=+12.378312229 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006740c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.283413735 +0000 UTC m=+12.378312229 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004128c0 item 66 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.285118835 +0000 UTC m=+12.380017338 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 67 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.285866372 +0000 UTC m=+12.380764874 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.285866372 +0000 UTC m=+12.380764874 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006741c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 67 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.290620391 +0000 UTC m=+12.385518894 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413500 item 68 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.291321702 +0000 UTC m=+12.386220206 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674300): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.291321702 +0000 UTC m=+12.386220206 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10000): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004137a0 item 68 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.293098685 +0000 UTC m=+12.387997188 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4540 item 69 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.293734293 +0000 UTC m=+12.388632797 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.293734293 +0000 UTC m=+12.388632797 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c48c0 item 69 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.295312093 +0000 UTC m=+12.390210597 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4f50 item 70 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.295990662 +0000 UTC m=+12.390889165 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.295990662 +0000 UTC m=+12.390889165 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5260 item 70 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.297683818 +0000 UTC m=+12.392582322 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b102c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5570 item 71 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.29836911 +0000 UTC m=+12.393267623 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.29836911 +0000 UTC m=+12.393267623 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b103c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5810 item 71 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.299934216 +0000 UTC m=+12.394832719 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c00 item 72 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.30062627 +0000 UTC m=+12.395524773 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.30062627 +0000 UTC m=+12.395524773 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5dc0 item 72 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.302164947 +0000 UTC m=+12.397063450 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e620 item 73 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.302730735 +0000 UTC m=+12.397629238 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b105c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ea10 item 73 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.303409835 +0000 UTC m=+12.398308338 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.303409835 +0000 UTC m=+12.398308338 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ee00 item 73 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.305408391 +0000 UTC m=+12.400306894 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f490 item 74 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.306005598 +0000 UTC m=+12.400904102 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f6c0 item 74 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.306702541 +0000 UTC m=+12.401601045 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10800): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.306702541 +0000 UTC m=+12.401601045 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f8f0 item 74 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.308550827 +0000 UTC m=+12.403449330 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674400): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413a40 item 75 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.309130952 +0000 UTC m=+12.404029455 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): _writeAt: size=3, off=2 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 75 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.309801366 +0000 UTC m=+12.404699879 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674500): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.309801366 +0000 UTC m=+12.404699879 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413d50 item 75 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.311380799 +0000 UTC m=+12.406279291 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674600): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c070 item 76 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.311947648 +0000 UTC m=+12.406846152 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c380 item 76 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): _writeAt: size=3, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.312613103 +0000 UTC m=+12.407511606 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674700): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.312613103 +0000 UTC m=+12.407511606 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 76 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.314203025 +0000 UTC m=+12.409101519 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674800): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cee0 item 77 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.314839225 +0000 UTC m=+12.409737728 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.314839225 +0000 UTC m=+12.409737728 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d0a0 item 77 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.316668536 +0000 UTC m=+12.411567039 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006749c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d8f0 item 78 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.317286781 +0000 UTC m=+12.412185284 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.317286781 +0000 UTC m=+12.412185284 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 78 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.318913604 +0000 UTC m=+12.413812106 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674b80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce230 item 79 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.319459334 +0000 UTC m=+12.414357837 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674bc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.319459334 +0000 UTC m=+12.414357837 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674c80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ce700 item 79 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.321080335 +0000 UTC m=+12.415978837 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cec40 item 80 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.321662723 +0000 UTC m=+12.416561227 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.321662723 +0000 UTC m=+12.416561227 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf340 item 80 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.323318429 +0000 UTC m=+12.418216932 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674e80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cf810 item 81 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.324234923 +0000 UTC m=+12.419133436 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674ec0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.324234923 +0000 UTC m=+12.419133436 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cfd50 item 81 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.32578995 +0000 UTC m=+12.420688454 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000674f80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 82 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.326454914 +0000 UTC m=+12.421353407 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.326454914 +0000 UTC m=+12.421353407 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 82 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.328147088 +0000 UTC m=+12.423045591 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675100): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 83 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.328768259 +0000 UTC m=+12.423666752 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc0006751c0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.328768259 +0000 UTC m=+12.423666752 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675200): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 83 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.330387507 +0000 UTC m=+12.425286000 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b90 item 84 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.331329448 +0000 UTC m=+12.426227952 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.331329448 +0000 UTC m=+12.426227952 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000675380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 84 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.332717924 +0000 UTC m=+12.427616428 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10880): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fc70 item 85 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.333073229 +0000 UTC m=+12.427971732 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10940): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.333073229 +0000 UTC m=+12.427971732 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10980): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fdc0 item 85 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.334061938 +0000 UTC m=+12.428960441 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da4d0 item 86 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.334566441 +0000 UTC m=+12.429464944 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10ac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.334566441 +0000 UTC m=+12.429464944 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 86 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.335667059 +0000 UTC m=+12.430565562 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10b80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db1f0 item 87 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.33607439 +0000 UTC m=+12.430972893 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10c80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.33607439 +0000 UTC m=+12.430972893 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10cc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db500 item 87 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.337376274 +0000 UTC m=+12.432274778 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dba40 item 88 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.338047991 +0000 UTC m=+12.432946494 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.338047991 +0000 UTC m=+12.432946494 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10e80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbce0 item 88 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.339721529 +0000 UTC m=+12.434620032 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f40): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 89 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.340302316 +0000 UTC m=+12.435200818 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b10f80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 89 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.343297566 +0000 UTC m=+12.438196069 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11040): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.343297566 +0000 UTC m=+12.438196069 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11080): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 89 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.344825172 +0000 UTC m=+12.439723675 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11140): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 90 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.345357998 +0000 UTC m=+12.440256501 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11180): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 90 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.346031688 +0000 UTC m=+12.440930191 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11240): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.346031688 +0000 UTC m=+12.440930191 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11280): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 90 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.347681433 +0000 UTC m=+12.442579936 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11340): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 91 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.348256187 +0000 UTC m=+12.443154690 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11380): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): >_readAt: n=2, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): _writeAt: size=3, off=7 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 91 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.348871348 +0000 UTC m=+12.443769851 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11440): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): >_readAt: n=8, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.348871348 +0000 UTC m=+12.443769851 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11480): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 91 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.350448236 +0000 UTC m=+12.445346729 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11540): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 92 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.351045302 +0000 UTC m=+12.445943805 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11580): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): open at offset 5 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 92 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): _readAt: size=2, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): _writeAt: size=3, off=5 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): >_writeAt: n=3, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.351691501 +0000 UTC m=+12.446590004 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11640): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): >_readAt: n=3, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.351691501 +0000 UTC m=+12.446590004 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11680): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 92 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.353285752 +0000 UTC m=+12.448184255 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11740): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 93 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.353845338 +0000 UTC m=+12.448743841 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11780): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.353845338 +0000 UTC m=+12.448743841 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11840): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 93 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.355529567 +0000 UTC m=+12.450428071 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11900): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 94 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.356077502 +0000 UTC m=+12.450976006 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11940): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.356077502 +0000 UTC m=+12.450976006 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11a00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 94 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.357898005 +0000 UTC m=+12.452796508 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11ac0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402cb0 item 95 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.358465016 +0000 UTC m=+12.453363519 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11b00): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.358465016 +0000 UTC m=+12.453363519 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11bc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 95 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 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/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): open at offset 0 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): _readAt: size=2, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): >_readAt: n=0, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.360106484 +0000 UTC m=+12.455004988 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11c80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): _writeAt: size=5, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): >openPending: err= 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 96 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): >_writeAt: n=5, err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.360641445 +0000 UTC m=+12.455539948 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11cc0): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 02:49:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 02:49:18 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): _readAt: size=512, off=0 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): openPending: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): >openPending: err= 2025/01/11 02:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): >_readAt: n=5, err=EOF 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): close: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 02:49:18.360641445 +0000 UTC m=+12.455539948 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:18 DEBUG : open-test-file(0xc000b11d80): >close: err= 2025/01/11 02:49:18 DEBUG : open-test-file: Remove: 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 96 2025/01/11 02:49:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 02:49:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 02:49:18 DEBUG : open-test-file: >Remove: err= 2025/01/11 02:49:18 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : >WaitForWriters: 2025/01/11 02:49:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:18 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:18 DEBUG : file1: newRWFileHandle: 2025/01/11 02:49:18 DEBUG : file1(0xc000a820c0): openPending: 2025/01/11 02:49:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:18 DEBUG : file1(0xc000a820c0): >openPending: err= 2025/01/11 02:49:18 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 02:49:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/01/11 02:49:18 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/01/11 02:49:18 DEBUG : : Looking for writers 2025/01/11 02:49:18 DEBUG : file1: reading active writers 2025/01/11 02:49:18 DEBUG : file1: active writers 1 2025/01/11 02:49:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/01/11 02:49:19 DEBUG : : Looking for writers 2025/01/11 02:49:19 DEBUG : file1: reading active writers 2025/01/11 02:49:19 DEBUG : file1: active writers 1 2025/01/11 02:49:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/01/11 02:49:19 DEBUG : : Looking for writers 2025/01/11 02:49:19 DEBUG : file1: reading active writers 2025/01/11 02:49:19 DEBUG : file1: active writers 1 2025/01/11 02:49:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:20 DEBUG : : Looking for writers 2025/01/11 02:49:20 DEBUG : file1: reading active writers 2025/01/11 02:49:20 DEBUG : file1: active writers 1 2025/01/11 02:49:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:21 DEBUG : : Looking for writers 2025/01/11 02:49:21 DEBUG : file1: reading active writers 2025/01/11 02:49:21 DEBUG : file1: active writers 1 2025/01/11 02:49:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:22 DEBUG : : Looking for writers 2025/01/11 02:49:22 DEBUG : file1: reading active writers 2025/01/11 02:49:22 DEBUG : file1: active writers 1 2025/01/11 02:49:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:23 DEBUG : : Looking for writers 2025/01/11 02:49:23 DEBUG : file1: reading active writers 2025/01/11 02:49:23 DEBUG : file1: active writers 1 2025/01/11 02:49:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:24 DEBUG : : Looking for writers 2025/01/11 02:49:24 DEBUG : file1: reading active writers 2025/01/11 02:49:24 DEBUG : file1: active writers 1 2025/01/11 02:49:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:25 DEBUG : : Looking for writers 2025/01/11 02:49:25 DEBUG : file1: reading active writers 2025/01/11 02:49:25 DEBUG : file1: active writers 1 2025/01/11 02:49:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:26 DEBUG : : Looking for writers 2025/01/11 02:49:26 DEBUG : file1: reading active writers 2025/01/11 02:49:26 DEBUG : file1: active writers 1 2025/01/11 02:49:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:27 DEBUG : : Looking for writers 2025/01/11 02:49:27 DEBUG : file1: reading active writers 2025/01/11 02:49:27 DEBUG : file1: active writers 1 2025/01/11 02:49:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:28 DEBUG : : Looking for writers 2025/01/11 02:49:28 DEBUG : file1: reading active writers 2025/01/11 02:49:28 DEBUG : file1: active writers 1 2025/01/11 02:49:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:29 DEBUG : : Looking for writers 2025/01/11 02:49:29 DEBUG : file1: reading active writers 2025/01/11 02:49:29 DEBUG : file1: active writers 1 2025/01/11 02:49:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:30 DEBUG : : Looking for writers 2025/01/11 02:49:30 DEBUG : file1: reading active writers 2025/01/11 02:49:30 DEBUG : file1: active writers 1 2025/01/11 02:49:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:31 DEBUG : : Looking for writers 2025/01/11 02:49:31 DEBUG : file1: reading active writers 2025/01/11 02:49:31 DEBUG : file1: active writers 1 2025/01/11 02:49:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:32 DEBUG : : Looking for writers 2025/01/11 02:49:32 DEBUG : file1: reading active writers 2025/01/11 02:49:32 DEBUG : file1: active writers 1 2025/01/11 02:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:33 DEBUG : : Looking for writers 2025/01/11 02:49:33 DEBUG : file1: reading active writers 2025/01/11 02:49:33 DEBUG : file1: active writers 1 2025/01/11 02:49:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:34 DEBUG : : Looking for writers 2025/01/11 02:49:34 DEBUG : file1: reading active writers 2025/01/11 02:49:34 DEBUG : file1: active writers 1 2025/01/11 02:49:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:35 DEBUG : : Looking for writers 2025/01/11 02:49:35 DEBUG : file1: reading active writers 2025/01/11 02:49:35 DEBUG : file1: active writers 1 2025/01/11 02:49:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:36 DEBUG : : Looking for writers 2025/01/11 02:49:36 DEBUG : file1: reading active writers 2025/01/11 02:49:36 DEBUG : file1: active writers 1 2025/01/11 02:49:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:37 DEBUG : : Looking for writers 2025/01/11 02:49:37 DEBUG : file1: reading active writers 2025/01/11 02:49:37 DEBUG : file1: active writers 1 2025/01/11 02:49:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:38 DEBUG : : Looking for writers 2025/01/11 02:49:38 DEBUG : file1: reading active writers 2025/01/11 02:49:38 DEBUG : file1: active writers 1 2025/01/11 02:49:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:39 DEBUG : : Looking for writers 2025/01/11 02:49:39 DEBUG : file1: reading active writers 2025/01/11 02:49:39 DEBUG : file1: active writers 1 2025/01/11 02:49:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:40 DEBUG : : Looking for writers 2025/01/11 02:49:40 DEBUG : file1: reading active writers 2025/01/11 02:49:40 DEBUG : file1: active writers 1 2025/01/11 02:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:41 DEBUG : : Looking for writers 2025/01/11 02:49:41 DEBUG : file1: reading active writers 2025/01/11 02:49:41 DEBUG : file1: active writers 1 2025/01/11 02:49:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:42 DEBUG : : Looking for writers 2025/01/11 02:49:42 DEBUG : file1: reading active writers 2025/01/11 02:49:42 DEBUG : file1: active writers 1 2025/01/11 02:49:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:43 DEBUG : : Looking for writers 2025/01/11 02:49:43 DEBUG : file1: reading active writers 2025/01/11 02:49:43 DEBUG : file1: active writers 1 2025/01/11 02:49:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:44 DEBUG : : Looking for writers 2025/01/11 02:49:44 DEBUG : file1: reading active writers 2025/01/11 02:49:44 DEBUG : file1: active writers 1 2025/01/11 02:49:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:45 DEBUG : : Looking for writers 2025/01/11 02:49:45 DEBUG : file1: reading active writers 2025/01/11 02:49:45 DEBUG : file1: active writers 1 2025/01/11 02:49:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:46 DEBUG : : Looking for writers 2025/01/11 02:49:46 DEBUG : file1: reading active writers 2025/01/11 02:49:46 DEBUG : file1: active writers 1 2025/01/11 02:49:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:47 DEBUG : : Looking for writers 2025/01/11 02:49:47 DEBUG : file1: reading active writers 2025/01/11 02:49:47 DEBUG : file1: active writers 1 2025/01/11 02:49:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/11 02:49:48 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0002e0d20 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0004cda08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824638757440} name:file1 opens:1 downloaders: o: fd:0xc00039f9e8 info:{ModTime:{wall:13968077983859443834 ext:12479039938 loc:0x3b83660} ATime:{wall:13968077983859443834 ext:12479039938 loc:0x3b83660} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/01/11 02:49:48 DEBUG : >WaitForWriters: 2025/01/11 02:49:48 DEBUG : vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:48 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:48 DEBUG : rename_me: newRWFileHandle: 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): openPending: 2025/01/11 02:49:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): >openPending: err= 2025/01/11 02:49:48 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/11 02:49:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/11 02:49:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): _writeAt: size=5, off=0 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): >_writeAt: n=5, err= 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): close: 2025/01/11 02:49:48 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-11 02:49:48.407216714 +0000 UTC m=+42.502115217 2025/01/11 02:49:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/11 02:49:48 DEBUG : rename_me(0xc0006c9880): >close: err= 2025/01/11 02:49:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/11 02:49:48 DEBUG : i_was_renamed: Updating file with 0xc000a852c0 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/11 02:49:48 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:48 DEBUG : : Looking for writers 2025/01/11 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/01/11 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:49:48 DEBUG : : Looking for writers 2025/01/11 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/01/11 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:49:48 DEBUG : : Looking for writers 2025/01/11 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/01/11 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:49:48 DEBUG : : Looking for writers 2025/01/11 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/01/11 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:49:48 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/11 02:49:48 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:48 INFO : i_was_renamed: Copied (new) 2025/01/11 02:49:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-11 02:49:48 +0000 UTC" 2025/01/11 02:49:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/11 02:49:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/11 02:49:48 DEBUG : : Looking for writers 2025/01/11 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/01/11 02:49:48 DEBUG : >WaitForWriters: 2025/01/11 02:49:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:48 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:49:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{cSd5z}/rclone-test-covisac9jije" 2025/01/11 02:49:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:48 DEBUG : : forgetting directory cache 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): _readAt: size=512, off=0 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): openPending: 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:50:48 +0000 UTC" against cached fingerprint "" 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): >openPending: err= 2025/01/11 02:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): >_readAt: n=20, err=EOF 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): close: 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:50:48 +0000 GMT 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate(0xc00070d7c0): >close: err= 2025/01/11 02:49:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:49 DEBUG : : forgetting directory cache 2025/01/11 02:49:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): _readAt: size=512, off=0 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): openPending: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:51:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:50:48 +0000 UTC" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 01:51:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:50:48 +0000 UTC") 2025/01/11 02:49:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): >openPending: err= 2025/01/11 02:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): >_readAt: n=20, err=EOF 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): close: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:51:48 +0000 GMT 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc000a59080): >close: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:49 DEBUG : : forgetting directory cache 2025/01/11 02:49:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): _readAt: size=512, off=0 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): openPending: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:52:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:51:48 +0000 UTC" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 01:52:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:51:48 +0000 UTC") 2025/01/11 02:49:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): >openPending: err= 2025/01/11 02:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): >_readAt: n=20, err=EOF 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): close: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:52:48 +0000 GMT 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0000eab40): >close: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:49 DEBUG : : forgetting directory cache 2025/01/11 02:49:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): _readAt: size=512, off=0 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): openPending: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:53:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:52:48 +0000 UTC" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 01:53:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:52:48 +0000 UTC") 2025/01/11 02:49:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): >openPending: err= 2025/01/11 02:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): >_readAt: n=20, err=EOF 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): close: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:53:48 +0000 GMT 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc00081e880): >close: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:49 DEBUG : : forgetting directory cache 2025/01/11 02:49:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): _readAt: size=512, off=0 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): openPending: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:54:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:53:48 +0000 UTC" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 01:54:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:53:48 +0000 UTC") 2025/01/11 02:49:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): >openPending: err= 2025/01/11 02:49:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): >_readAt: n=20, err=EOF 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): close: 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:54:48 +0000 GMT 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate(0xc0006c9f40): >close: err= 2025/01/11 02:49:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:50 DEBUG : : forgetting directory cache 2025/01/11 02:49:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): _readAt: size=512, off=0 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): openPending: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 01:55:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:54:48 +0000 UTC" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 01:55:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:54:48 +0000 UTC") 2025/01/11 02:49:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 02:49:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): >openPending: err= 2025/01/11 02:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): >_readAt: n=20, err=EOF 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): close: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:55:48 +0000 GMT 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00066c140): >close: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:50 DEBUG : : forgetting directory cache 2025/01/11 02:49:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): _readAt: size=512, off=0 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): openPending: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-11 01:56:48 +0000 UTC" against cached fingerprint "20,2025-01-11 01:55:48 +0000 UTC" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-11 01:56:48 +0000 UTC" != cached fingerprint "20,2025-01-11 01:55:48 +0000 UTC") 2025/01/11 02:49:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/11 02:49:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): >openPending: err= 2025/01/11 02:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): >_readAt: n=21, err=EOF 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): close: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:56:48 +0000 GMT 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000a82300): >close: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:50 DEBUG : : forgetting directory cache 2025/01/11 02:49:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): _readAt: size=512, off=0 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): openPending: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-11 01:57:48 +0000 UTC" against cached fingerprint "21,2025-01-11 01:56:48 +0000 UTC" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-11 01:57:48 +0000 UTC" != cached fingerprint "21,2025-01-11 01:56:48 +0000 UTC") 2025/01/11 02:49:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/11 02:49:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): >openPending: err= 2025/01/11 02:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): >_readAt: n=22, err=EOF 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): close: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:57:48 +0000 GMT 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc00012f780): >close: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:50 DEBUG : : forgetting directory cache 2025/01/11 02:49:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): _readAt: size=512, off=0 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): openPending: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-11 01:58:48 +0000 UTC" against cached fingerprint "22,2025-01-11 01:57:48 +0000 UTC" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-11 01:58:48 +0000 UTC" != cached fingerprint "22,2025-01-11 01:57:48 +0000 UTC") 2025/01/11 02:49:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/11 02:49:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): >openPending: err= 2025/01/11 02:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): >_readAt: n=23, err=EOF 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): close: 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:58:48 +0000 GMT 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate(0xc000804280): >close: err= 2025/01/11 02:49:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : : forgetting directory cache 2025/01/11 02:49:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): _readAt: size=512, off=0 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): openPending: 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-11 01:59:48 +0000 UTC" against cached fingerprint "23,2025-01-11 01:58:48 +0000 UTC" 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-11 01:59:48 +0000 UTC" != cached fingerprint "23,2025-01-11 01:58:48 +0000 UTC") 2025/01/11 02:49:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/11 02:49:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): >openPending: err= 2025/01/11 02:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): >_readAt: n=24, err=EOF 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): close: 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 01:59:48 +0000 GMT 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate(0xc000aa1380): >close: err= 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: 2025/01/11 02:49:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : : forgetting directory cache 2025/01/11 02:49:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/11 02:49:51 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/11 02:49:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/11 02:49:51 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/11 02:49:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : FiLeA: reading active writers 2025/01/11 02:49:51 DEBUG : FiLeB: reading active writers 2025/01/11 02:49:51 DEBUG : FilEb: reading active writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : FiLeA: reading active writers 2025/01/11 02:49:51 DEBUG : FiLeB: reading active writers 2025/01/11 02:49:51 DEBUG : FilEb: reading active writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/11 02:49:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : webdav root 'rclone-test-covisac9jije': Re-using VFS from active cache 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:51 DEBUG : dir: Looking for writers 2025/01/11 02:49:51 DEBUG : file2: reading active writers 2025/01/11 02:49:51 DEBUG : : Looking for writers 2025/01/11 02:49:51 DEBUG : dir: reading active writers 2025/01/11 02:49:51 DEBUG : file1: reading active writers 2025/01/11 02:49:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:51 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:52 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:52 DEBUG : dir: Looking for writers 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : dir: reading active writers 2025/01/11 02:49:52 DEBUG : file1: reading active writers 2025/01/11 02:49:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:52 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:52 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 02:49:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 02:49:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 02:49:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 02:49:52 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 02:49:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/11 02:49:52 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:52 DEBUG : dir: Looking for writers 2025/01/11 02:49:52 DEBUG : new_file.txt: reading active writers 2025/01/11 02:49:52 DEBUG : file2: reading active writers 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : dir: reading active writers 2025/01/11 02:49:52 DEBUG : file1: reading active writers 2025/01/11 02:49:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:52 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/11 02:49:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000211680 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:52 INFO : dir/file1: Moved (server-side) to: file0 2025/01/11 02:49:52 DEBUG : file0: Updating file with file0 0xc000211680 2025/01/11 02:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/11 02:49:52 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:52 DEBUG : dir: Looking for writers 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : dir: reading active writers 2025/01/11 02:49:52 DEBUG : file0: reading active writers 2025/01/11 02:49:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:52 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:52 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:52 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/11 02:49:52 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/11 02:49:52 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : a: Looking for writers 2025/01/11 02:49:52 DEBUG : b: Looking for writers 2025/01/11 02:49:52 DEBUG : c: Looking for writers 2025/01/11 02:49:52 DEBUG : d: Looking for writers 2025/01/11 02:49:52 DEBUG : : Looking for writers 2025/01/11 02:49:52 DEBUG : /: reading active writers 2025/01/11 02:49:52 DEBUG : a: reading active writers 2025/01/11 02:49:52 DEBUG : b: reading active writers 2025/01/11 02:49:52 DEBUG : c: reading active writers 2025/01/11 02:49:52 DEBUG : d: reading active writers 2025/01/11 02:49:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:53 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/11 02:49:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/11 02:49:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/11 02:49:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/11 02:49:53 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:53 DEBUG : a/b/c/d: Looking for writers 2025/01/11 02:49:53 DEBUG : a/b/c: Looking for writers 2025/01/11 02:49:53 DEBUG : d: reading active writers 2025/01/11 02:49:53 DEBUG : a/b: Looking for writers 2025/01/11 02:49:53 DEBUG : c: reading active writers 2025/01/11 02:49:53 DEBUG : a: Looking for writers 2025/01/11 02:49:53 DEBUG : b: reading active writers 2025/01/11 02:49:53 DEBUG : : Looking for writers 2025/01/11 02:49:53 DEBUG : a: reading active writers 2025/01/11 02:49:53 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 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-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:53 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/11 02:49:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/11 02:49:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/11 02:49:53 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 02:49:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:53 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 02:49:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:53 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (7 bytes), uploading instead of streaming 2025/01/11 02:49:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:53 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:53 DEBUG : : Looking for writers 2025/01/11 02:49:53 DEBUG : file1: reading active writers 2025/01/11 02:49:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:53 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/11 02:49:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/11 02:49:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/11 02:49:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/11 02:49:54 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (11 bytes), uploading instead of streaming 2025/01/11 02:49:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:54 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/11 02:49:54 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:54 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 02:49:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:54 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/11 02:49:54 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:54 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:49:54 DEBUG : file1: WriteFileHandle.Release closing 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 02:49:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:49:54 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/11 02:49:54 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:49:54 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:49:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:49:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:49:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/01/11 02:49:54 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : file1: active writers 1 2025/01/11 02:49:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : file1: active writers 1 2025/01/11 02:49:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : file1: active writers 1 2025/01/11 02:49:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : file1: active writers 1 2025/01/11 02:49:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/11 02:49:54 DEBUG : : Looking for writers 2025/01/11 02:49:54 DEBUG : file1: reading active writers 2025/01/11 02:49:54 DEBUG : file1: active writers 1 2025/01/11 02:49:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/11 02:49:55 DEBUG : : Looking for writers 2025/01/11 02:49:55 DEBUG : file1: reading active writers 2025/01/11 02:49:55 DEBUG : file1: active writers 1 2025/01/11 02:49:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/11 02:49:55 DEBUG : : Looking for writers 2025/01/11 02:49:55 DEBUG : file1: reading active writers 2025/01/11 02:49:55 DEBUG : file1: active writers 1 2025/01/11 02:49:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/11 02:49:56 DEBUG : : Looking for writers 2025/01/11 02:49:56 DEBUG : file1: reading active writers 2025/01/11 02:49:56 DEBUG : file1: active writers 1 2025/01/11 02:49:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:49:57 DEBUG : : Looking for writers 2025/01/11 02:49:57 DEBUG : file1: reading active writers 2025/01/11 02:49:57 DEBUG : file1: active writers 1 2025/01/11 02:49:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:49:58 DEBUG : : Looking for writers 2025/01/11 02:49:58 DEBUG : file1: reading active writers 2025/01/11 02:49:58 DEBUG : file1: active writers 1 2025/01/11 02:49:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:49:59 DEBUG : : Looking for writers 2025/01/11 02:49:59 DEBUG : file1: reading active writers 2025/01/11 02:49:59 DEBUG : file1: active writers 1 2025/01/11 02:49:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:00 DEBUG : : Looking for writers 2025/01/11 02:50:00 DEBUG : file1: reading active writers 2025/01/11 02:50:00 DEBUG : file1: active writers 1 2025/01/11 02:50:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:01 DEBUG : : Looking for writers 2025/01/11 02:50:01 DEBUG : file1: reading active writers 2025/01/11 02:50:01 DEBUG : file1: active writers 1 2025/01/11 02:50:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:02 DEBUG : : Looking for writers 2025/01/11 02:50:02 DEBUG : file1: reading active writers 2025/01/11 02:50:02 DEBUG : file1: active writers 1 2025/01/11 02:50:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:03 DEBUG : : Looking for writers 2025/01/11 02:50:03 DEBUG : file1: reading active writers 2025/01/11 02:50:03 DEBUG : file1: active writers 1 2025/01/11 02:50:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:04 DEBUG : : Looking for writers 2025/01/11 02:50:04 DEBUG : file1: reading active writers 2025/01/11 02:50:04 DEBUG : file1: active writers 1 2025/01/11 02:50:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:05 DEBUG : : Looking for writers 2025/01/11 02:50:05 DEBUG : file1: reading active writers 2025/01/11 02:50:05 DEBUG : file1: active writers 1 2025/01/11 02:50:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:06 DEBUG : : Looking for writers 2025/01/11 02:50:06 DEBUG : file1: reading active writers 2025/01/11 02:50:06 DEBUG : file1: active writers 1 2025/01/11 02:50:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:07 DEBUG : : Looking for writers 2025/01/11 02:50:07 DEBUG : file1: reading active writers 2025/01/11 02:50:07 DEBUG : file1: active writers 1 2025/01/11 02:50:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:08 DEBUG : : Looking for writers 2025/01/11 02:50:08 DEBUG : file1: reading active writers 2025/01/11 02:50:08 DEBUG : file1: active writers 1 2025/01/11 02:50:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:09 DEBUG : : Looking for writers 2025/01/11 02:50:09 DEBUG : file1: reading active writers 2025/01/11 02:50:09 DEBUG : file1: active writers 1 2025/01/11 02:50:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:10 DEBUG : : Looking for writers 2025/01/11 02:50:10 DEBUG : file1: reading active writers 2025/01/11 02:50:10 DEBUG : file1: active writers 1 2025/01/11 02:50:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:11 DEBUG : : Looking for writers 2025/01/11 02:50:11 DEBUG : file1: reading active writers 2025/01/11 02:50:11 DEBUG : file1: active writers 1 2025/01/11 02:50:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:12 DEBUG : : Looking for writers 2025/01/11 02:50:12 DEBUG : file1: reading active writers 2025/01/11 02:50:12 DEBUG : file1: active writers 1 2025/01/11 02:50:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:13 DEBUG : : Looking for writers 2025/01/11 02:50:13 DEBUG : file1: reading active writers 2025/01/11 02:50:13 DEBUG : file1: active writers 1 2025/01/11 02:50:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:14 DEBUG : : Looking for writers 2025/01/11 02:50:14 DEBUG : file1: reading active writers 2025/01/11 02:50:14 DEBUG : file1: active writers 1 2025/01/11 02:50:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:15 DEBUG : : Looking for writers 2025/01/11 02:50:15 DEBUG : file1: reading active writers 2025/01/11 02:50:15 DEBUG : file1: active writers 1 2025/01/11 02:50:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:16 DEBUG : : Looking for writers 2025/01/11 02:50:16 DEBUG : file1: reading active writers 2025/01/11 02:50:16 DEBUG : file1: active writers 1 2025/01/11 02:50:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:17 DEBUG : : Looking for writers 2025/01/11 02:50:17 DEBUG : file1: reading active writers 2025/01/11 02:50:17 DEBUG : file1: active writers 1 2025/01/11 02:50:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:18 DEBUG : : Looking for writers 2025/01/11 02:50:18 DEBUG : file1: reading active writers 2025/01/11 02:50:18 DEBUG : file1: active writers 1 2025/01/11 02:50:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:19 DEBUG : : Looking for writers 2025/01/11 02:50:19 DEBUG : file1: reading active writers 2025/01/11 02:50:19 DEBUG : file1: active writers 1 2025/01/11 02:50:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:20 DEBUG : : Looking for writers 2025/01/11 02:50:20 DEBUG : file1: reading active writers 2025/01/11 02:50:20 DEBUG : file1: active writers 1 2025/01/11 02:50:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:21 DEBUG : : Looking for writers 2025/01/11 02:50:21 DEBUG : file1: reading active writers 2025/01/11 02:50:21 DEBUG : file1: active writers 1 2025/01/11 02:50:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:22 DEBUG : : Looking for writers 2025/01/11 02:50:22 DEBUG : file1: reading active writers 2025/01/11 02:50:22 DEBUG : file1: active writers 1 2025/01/11 02:50:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:23 DEBUG : : Looking for writers 2025/01/11 02:50:23 DEBUG : file1: reading active writers 2025/01/11 02:50:23 DEBUG : file1: active writers 1 2025/01/11 02:50:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:24 DEBUG : : Looking for writers 2025/01/11 02:50:24 DEBUG : file1: reading active writers 2025/01/11 02:50:24 DEBUG : file1: active writers 1 2025/01/11 02:50:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/11 02:50:24 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/11 02:50:24 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:50:24 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:50:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:50:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:50:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 02:50:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:50:24 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:50:24 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 02:50:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 02:50:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 02:50:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:50:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/11 02:50:24 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:50:24 DEBUG : : Looking for writers 2025/01/11 02:50:24 DEBUG : file1: reading active writers 2025/01/11 02:50:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-covisac9jije'", Local "Local file system at /tmp/rclone113338525", Modify Window "1s" 2025/01/11 02:50:24 INFO : webdav root 'rclone-test-covisac9jije': poll-interval is not supported by this remote 2025/01/11 02:50:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:50:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 02:50:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : webdav root 'rclone-test-covisac9jije': File to upload is small (100 bytes), uploading instead of streaming 2025/01/11 02:50:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/11 02:50:24 DEBUG : file1: Size of src and dst objects identical 2025/01/11 02:50:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 02:50:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 02:50:24 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 02:50:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 02:50:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 02:50:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:50:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/11 02:50:24 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:50:24 DEBUG : : Looking for writers 2025/01/11 02:50:24 DEBUG : file1: reading active writers 2025/01/11 02:50:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/11 02:50:25 DEBUG : webdav root 'rclone-test-covisac9jije': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.140127982s (try 1/5)