"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/12/25 02:09:21 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-mikelel1nudu" 2025/12/25 02:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/25 02:09:21 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/12/25 02:09:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/25 02:09:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/25 02:09:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/25 02:09:21 DEBUG : Setting pass="RFzfj8DxyeeQsE83XtNPa1oBLa2sPudVBkf5CQmrwHB-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/25 02:09:21 DEBUG : TestWebdavRclone: detected overridden config - adding "{o2YF4}" suffix to name 2025/12/25 02:09:21 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/25 02:09:21 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/25 02:09:21 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/25 02:09:21 DEBUG : Setting pass="RFzfj8DxyeeQsE83XtNPa1oBLa2sPudVBkf5CQmrwHB-" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/25 02:09:21 DEBUG : found headers: 2025/12/25 02:09:21 DEBUG : Creating backend with remote "/tmp/rclone3506288625" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:21 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:21 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:21 DEBUG : dir: Looking for writers 2025/12/25 02:09:21 DEBUG : Looking for writers 2025/12/25 02:09:21 DEBUG : dir: reading active writers 2025/12/25 02:09:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:21 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:21 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:21 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:21 DEBUG : dir/subdir: Looking for writers 2025/12/25 02:09:21 DEBUG : dir: Looking for writers 2025/12/25 02:09:21 DEBUG : file1: reading active writers 2025/12/25 02:09:21 DEBUG : file2: reading active writers 2025/12/25 02:09:21 DEBUG : subdir: reading active writers 2025/12/25 02:09:21 DEBUG : Looking for writers 2025/12/25 02:09:21 DEBUG : dir: reading active writers 2025/12/25 02:09:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:22 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:22 DEBUG : dir: Looking for writers 2025/12/25 02:09:22 DEBUG : file1: reading active writers 2025/12/25 02:09:22 DEBUG : Looking for writers 2025/12/25 02:09:22 DEBUG : dir: reading active writers 2025/12/25 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:22 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:22 DEBUG : dir: Looking for writers 2025/12/25 02:09:22 DEBUG : Looking for writers 2025/12/25 02:09:22 DEBUG : dir: reading active writers 2025/12/25 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:22 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:22 DEBUG : forgetting directory cache 2025/12/25 02:09:22 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:22 DEBUG : Looking for writers 2025/12/25 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:22 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/12/25 02:09:22 DEBUG : dir: invalidating directory cache 2025/12/25 02:09:22 DEBUG : >ForgetPath: 2025/12/25 02:09:22 DEBUG : ForgetPath: relativePath="dir", type=0 2025/12/25 02:09:22 DEBUG : invalidating directory cache 2025/12/25 02:09:22 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:22 DEBUG : >ForgetPath: 2025/12/25 02:09:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/12/25 02:09:22 DEBUG : >ForgetPath: 2025/12/25 02:09:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:22 DEBUG : dir: Looking for writers 2025/12/25 02:09:22 DEBUG : Looking for writers 2025/12/25 02:09:22 DEBUG : dir: reading active writers 2025/12/25 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:22 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:22 DEBUG : forgetting directory cache 2025/12/25 02:09:22 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:22 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:22 DEBUG : dir: Looking for writers 2025/12/25 02:09:22 DEBUG : fil/a/b: Looking for writers 2025/12/25 02:09:22 DEBUG : fil/a: Looking for writers 2025/12/25 02:09:22 DEBUG : b: reading active writers 2025/12/25 02:09:22 DEBUG : fil: Looking for writers 2025/12/25 02:09:22 DEBUG : a: reading active writers 2025/12/25 02:09:22 DEBUG : Looking for writers 2025/12/25 02:09:22 DEBUG : dir: reading active writers 2025/12/25 02:09:22 DEBUG : fil: reading active writers 2025/12/25 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:23 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:23 DEBUG : dir: Looking for writers 2025/12/25 02:09:23 DEBUG : Looking for writers 2025/12/25 02:09:23 DEBUG : dir: reading active writers 2025/12/25 02:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:23 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:23 DEBUG : dir: Looking for writers 2025/12/25 02:09:23 DEBUG : file1: reading active writers 2025/12/25 02:09:23 DEBUG : Looking for writers 2025/12/25 02:09:23 DEBUG : dir: reading active writers 2025/12/25 02:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:23 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/25 02:09:23 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 DEBUG : dir: invalidating directory cache 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/25 02:09:23 DEBUG : dir/file1: Reset virtual modtime 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/25 02:09:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/25 02:09:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:23 DEBUG : dir: invalidating directory cache 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/25 02:09:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/25 02:09:23 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/25 02:09:23 DEBUG : forgetting directory cache 2025/12/25 02:09:23 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:23 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/25 02:09:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:23 DEBUG : dir/virtualDir: Looking for writers 2025/12/25 02:09:23 DEBUG : dir: Looking for writers 2025/12/25 02:09:23 DEBUG : file1: reading active writers 2025/12/25 02:09:23 DEBUG : virtualFile2: reading active writers 2025/12/25 02:09:23 DEBUG : virtualFile: reading active writers 2025/12/25 02:09:23 DEBUG : virtualDir: reading active writers 2025/12/25 02:09:23 DEBUG : Looking for writers 2025/12/25 02:09:23 DEBUG : dir: reading active writers 2025/12/25 02:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:23 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:23 ERROR : dir/: Can only open directories read only 2025/12/25 02:09:23 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:23 DEBUG : dir: Looking for writers 2025/12/25 02:09:23 DEBUG : Looking for writers 2025/12/25 02:09:23 DEBUG : dir: reading active writers 2025/12/25 02:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:23 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 02:09:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 02:09:24 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 02:09:24 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 DEBUG : dir/potato: size = 5 OK 2025/12/25 02:09:24 NOTICE: webdav root 'rclone-test-mikelel1nudu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/25 02:09:24 DEBUG : dir/potato: Size of src and dst objects identical 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/25 02:09:24 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:24 DEBUG : dir: Looking for writers 2025/12/25 02:09:24 DEBUG : file1: reading active writers 2025/12/25 02:09:24 DEBUG : potato: reading active writers 2025/12/25 02:09:24 DEBUG : Looking for writers 2025/12/25 02:09:24 DEBUG : dir: reading active writers 2025/12/25 02:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:24 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/25 02:09:24 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:24 DEBUG : dir/sub: Looking for writers 2025/12/25 02:09:24 DEBUG : dir: Looking for writers 2025/12/25 02:09:24 DEBUG : file1: reading active writers 2025/12/25 02:09:24 DEBUG : sub: reading active writers 2025/12/25 02:09:24 DEBUG : Looking for writers 2025/12/25 02:09:24 DEBUG : dir: reading active writers 2025/12/25 02:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:24 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/25 02:09:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/25 02:09:24 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:24 DEBUG : dir/sub/subsub: Looking for writers 2025/12/25 02:09:24 DEBUG : dir/sub: Looking for writers 2025/12/25 02:09:24 DEBUG : subsub: reading active writers 2025/12/25 02:09:24 DEBUG : dir: Looking for writers 2025/12/25 02:09:24 DEBUG : file1: reading active writers 2025/12/25 02:09:24 DEBUG : sub: reading active writers 2025/12/25 02:09:24 DEBUG : Looking for writers 2025/12/25 02:09:24 DEBUG : dir: reading active writers 2025/12/25 02:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:24 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 ERROR : dir/: Dir.Remove not empty 2025/12/25 02:09:24 DEBUG : dir/file1: Remove: 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:24 DEBUG : dir/file1: >Remove: err= 2025/12/25 02:09:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/25 02:09:24 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:24 DEBUG : Looking for writers 2025/12/25 02:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:24 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:24 DEBUG : dir/file1: Remove: 2025/12/25 02:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:24 DEBUG : dir/file1: >Remove: err= 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/25 02:09:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:25 DEBUG : Looking for writers 2025/12/25 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:25 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 DEBUG : dir/file1: Remove: 2025/12/25 02:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:25 DEBUG : dir/file1: >Remove: err= 2025/12/25 02:09:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:25 DEBUG : dir: Looking for writers 2025/12/25 02:09:25 DEBUG : Looking for writers 2025/12/25 02:09:25 DEBUG : dir: reading active writers 2025/12/25 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:25 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/25 02:09:25 DEBUG : dir: Updating dir with dir2 0xc000489ad0 2025/12/25 02:09:25 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/12/25 02:09:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/12/25 02:09:25 DEBUG : file2: Updating file with file2 0xc0007b4840 2025/12/25 02:09:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:25 INFO : dir2/file3: Deleted 2025/12/25 02:09:25 INFO : file2: Moved (server-side) to: dir2/file3 2025/12/25 02:09:25 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007b4840 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vDel: "file2" 2025/12/25 02:09:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/12/25 02:09:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000489ba0 2025/12/25 02:09:25 DEBUG : empty directory: forgetting directory cache 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/12/25 02:09:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/12/25 02:09:25 DEBUG : dir2: Renaming to "dir3" 2025/12/25 02:09:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:25 DEBUG : dir3: Looking for writers 2025/12/25 02:09:25 DEBUG : file3: reading active writers 2025/12/25 02:09:25 DEBUG : renamed empty directory: Looking for writers 2025/12/25 02:09:25 DEBUG : Looking for writers 2025/12/25 02:09:25 DEBUG : dir3: reading active writers 2025/12/25 02:09:25 DEBUG : renamed empty directory: reading active writers 2025/12/25 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:25 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/25 02:09:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 02:09:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/25 02:09:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 02:09:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/25 02:09:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:25 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (12 bytes), uploading instead of streaming 2025/12/25 02:09:25 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 DEBUG : dir/sub/file2: size = 12 OK 2025/12/25 02:09:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:25 DEBUG : forgetting directory cache 2025/12/25 02:09:25 DEBUG : dir: forgetting directory cache 2025/12/25 02:09:25 DEBUG : dir/sub: forgetting directory cache 2025/12/25 02:09:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/25 02:09:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/25 02:09:25 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 02:09:25 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:25 DEBUG : dir/sub/file0: size = 5 OK 2025/12/25 02:09:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/12/25 02:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/25 02:09:25 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:25 DEBUG : dir/sub: Looking for writers 2025/12/25 02:09:25 DEBUG : file0: reading active writers 2025/12/25 02:09:25 DEBUG : file2: reading active writers 2025/12/25 02:09:25 DEBUG : dir: Looking for writers 2025/12/25 02:09:25 DEBUG : file1: reading active writers 2025/12/25 02:09:25 DEBUG : sub: reading active writers 2025/12/25 02:09:25 DEBUG : Looking for writers 2025/12/25 02:09:25 DEBUG : dir: reading active writers 2025/12/25 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/25 02:09:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/25 02:09:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/25 02:09:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/25 02:09:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : dir: Looking for writers 2025/12/25 02:09:26 DEBUG : file1: reading active writers 2025/12/25 02:09:26 DEBUG : file1.metadata: reading active writers 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : dir: reading active writers 2025/12/25 02:09:26 DEBUG : dir.metadata: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : dir: Looking for writers 2025/12/25 02:09:26 DEBUG : file1: reading active writers 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : dir: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : dir: Looking for writers 2025/12/25 02:09:26 DEBUG : file1: reading active writers 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : dir: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : dir: Looking for writers 2025/12/25 02:09:26 DEBUG : file1: reading active writers 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : dir: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/12/25 02:09:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/25 02:09:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/25 02:09:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : file.txt: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:26 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : dir/file1: size = 25 OK 2025/12/25 02:09:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/25 02:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:26 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:26 DEBUG : dir: Looking for writers 2025/12/25 02:09:26 DEBUG : file1: reading active writers 2025/12/25 02:09:26 DEBUG : Looking for writers 2025/12/25 02:09:26 DEBUG : dir: reading active writers 2025/12/25 02:09:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:26 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:26 DEBUG : dir/file1: Remove: 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: >Remove: err= 2025/12/25 02:09:27 DEBUG : dir/file1: Remove: 2025/12/25 02:09:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:27 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:27 DEBUG : dir/file1: Remove: 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: >Remove: err= 2025/12/25 02:09:27 DEBUG : dir/file1: Remove: 2025/12/25 02:09:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:27 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=0x3 2025/12/25 02:09:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : file1: reading active writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:27 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : file1: reading active writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: 2025/12/25 02:09:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fbc0 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fbc0 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019fbc0 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:27 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 02:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:27 DEBUG : dir/file1: size = 25 OK 2025/12/25 02:09:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:27 DEBUG : newLeaf: Running delayed rename now 2025/12/25 02:09:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fbc0 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:27 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:27 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:27 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:27 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:27 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:27 DEBUG : dir: Looking for writers 2025/12/25 02:09:27 DEBUG : file1: reading active writers 2025/12/25 02:09:27 DEBUG : Looking for writers 2025/12/25 02:09:27 DEBUG : dir: reading active writers 2025/12/25 02:09:27 DEBUG : >WaitForWriters: 2025/12/25 02:09:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000d3a480 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000d3a480 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d3a480 2025/12/25 02:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:27 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/25 02:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:28 DEBUG : dir/file1: size = 25 OK 2025/12/25 02:09:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:28 DEBUG : newLeaf: Running delayed rename now 2025/12/25 02:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000d3a480 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:28 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): openPending: 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): >openPending: err= 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): _writeAt: size=14, off=0 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): >_writeAt: n=14, err= 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): close: 2025/12/25 02:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 02:09:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:28 DEBUG : dir/file1(0xc000676ac0): >close: err= 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 02:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:28 DEBUG : dir/file1: size = 14 OK 2025/12/25 02:09:28 INFO : dir/file1: Copied (replaced existing) 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): _readAt: size=512, off=0 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): openPending: 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): >openPending: err= 2025/12/25 02:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): >_readAt: n=14, err=EOF 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): close: 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006899c0): >close: err= 2025/12/25 02:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000718fc0 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 02:09:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000718fc0 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006decc0): openPending: 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006decc0): >openPending: err= 2025/12/25 02:09:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006decc0): _writeAt: size=25, off=0 2025/12/25 02:09:28 DEBUG : dir/file1(0xc0006decc0): >_writeAt: n=25, err= 2025/12/25 02:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000718fc0 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:28 DEBUG : newLeaf(0xc0006decc0): close: 2025/12/25 02:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 02:09:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 02:09:28.539564861 +0000 UTC m=+6.882764105 2025/12/25 02:09:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:28 DEBUG : newLeaf(0xc0006decc0): >close: err= 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:28 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 02:09:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:28 DEBUG : newLeaf: size = 25 OK 2025/12/25 02:09:28 INFO : newLeaf: Copied (replaced existing) 2025/12/25 02:09:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 02:09:28 +0000 UTC" 2025/12/25 02:09:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:28 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:28 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:28 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:28 DEBUG : dir: Looking for writers 2025/12/25 02:09:28 DEBUG : file1: reading active writers 2025/12/25 02:09:28 DEBUG : Looking for writers 2025/12/25 02:09:28 DEBUG : dir: reading active writers 2025/12/25 02:09:28 DEBUG : >WaitForWriters: 2025/12/25 02:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b5140 2025/12/25 02:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b5140 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000734b40): openPending: 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000734b40): >openPending: err= 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000734b40): _writeAt: size=25, off=0 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000734b40): >_writeAt: n=25, err= 2025/12/25 02:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b5140 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 DEBUG : newLeaf(0xc000734b40): close: 2025/12/25 02:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 02:09:29.043485191 +0000 UTC m=+7.386684435 2025/12/25 02:09:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:29 DEBUG : newLeaf(0xc000734b40): >close: err= 2025/12/25 02:09:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 02:09:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:29 DEBUG : newLeaf: size = 25 OK 2025/12/25 02:09:29 INFO : newLeaf: Copied (replaced existing) 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 02:09:29 +0000 UTC" 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : >WaitForWriters: 2025/12/25 02:09:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : >WaitForWriters: 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:29 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): openPending: 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): >openPending: err= 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): _writeAt: size=14, off=0 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): >_writeAt: n=14, err= 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): close: 2025/12/25 02:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/25 02:09:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e42500): >close: err= 2025/12/25 02:09:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : file1: reading active writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : file1: reading active writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : file1: reading active writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : file1: reading active writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 02:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:29 DEBUG : dir/file1: size = 14 OK 2025/12/25 02:09:29 INFO : dir/file1: Copied (replaced existing) 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : file1: reading active writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : >WaitForWriters: 2025/12/25 02:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): _readAt: size=512, off=0 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): openPending: 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): >openPending: err= 2025/12/25 02:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): >_readAt: n=14, err=EOF 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): close: 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000902dc0): >close: err= 2025/12/25 02:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000d3a6c0 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 02:09:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000d3a6c0 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e57280): openPending: 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e57280): >openPending: err= 2025/12/25 02:09:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e57280): _writeAt: size=25, off=0 2025/12/25 02:09:29 DEBUG : dir/file1(0xc000e57280): >_writeAt: n=25, err= 2025/12/25 02:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000d3a6c0 2025/12/25 02:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 DEBUG : newLeaf(0xc000e57280): close: 2025/12/25 02:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 02:09:29.690055465 +0000 UTC m=+8.033254699 2025/12/25 02:09:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:29 DEBUG : newLeaf(0xc000e57280): >close: err= 2025/12/25 02:09:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 02:09:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:29 DEBUG : newLeaf: size = 25 OK 2025/12/25 02:09:29 INFO : newLeaf: Copied (replaced existing) 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 02:09:29 +0000 UTC" 2025/12/25 02:09:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 02:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : >WaitForWriters: 2025/12/25 02:09:29 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:29 DEBUG : dir: Looking for writers 2025/12/25 02:09:29 DEBUG : Looking for writers 2025/12/25 02:09:29 DEBUG : dir: reading active writers 2025/12/25 02:09:29 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:29 DEBUG : >WaitForWriters: 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:29 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:29 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : file1: reading active writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: 2025/12/25 02:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): _readAt: size=512, off=0 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): openPending: 2025/12/25 02:09:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/25 02:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): >openPending: err= 2025/12/25 02:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): >_readAt: n=14, err=EOF 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): close: 2025/12/25 02:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000a5fec0): >close: err= 2025/12/25 02:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0003c7800 2025/12/25 02:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/25 02:09:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/25 02:09:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0003c7800 2025/12/25 02:09:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/25 02:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000d0efc0): openPending: 2025/12/25 02:09:30 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/12/25 02:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/25 02:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000d0efc0): >openPending: err= 2025/12/25 02:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000d0efc0): _writeAt: size=25, off=0 2025/12/25 02:09:30 DEBUG : dir/file1(0xc000d0efc0): >_writeAt: n=25, err= 2025/12/25 02:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/25 02:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/25 02:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0003c7800 2025/12/25 02:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:30 DEBUG : newLeaf(0xc000d0efc0): close: 2025/12/25 02:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/25 02:09:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-25 02:09:30.200133296 +0000 UTC m=+8.543332529 2025/12/25 02:09:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:30 DEBUG : newLeaf(0xc000d0efc0): >close: err= 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:30 DEBUG : newLeaf: vfs cache: starting upload 2025/12/25 02:09:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:30 DEBUG : newLeaf: size = 25 OK 2025/12/25 02:09:30 INFO : newLeaf: Copied (replaced existing) 2025/12/25 02:09:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-25 02:09:30 +0000 UTC" 2025/12/25 02:09:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/25 02:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/25 02:09:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : newLeaf: reading active writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: 2025/12/25 02:09:30 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- 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:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:30 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:30 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:30 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : file1: reading active writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:30 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/25 02:09:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/25 02:09:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/25 02:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:30 DEBUG : dir: Looking for writers 2025/12/25 02:09:30 DEBUG : file1: reading active writers 2025/12/25 02:09:30 DEBUG : Looking for writers 2025/12/25 02:09:30 DEBUG : dir: reading active writers 2025/12/25 02:09:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:30 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/25 02:09:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/25 02:09:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/25 02:09:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/25 02:09:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/25 02:09:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/25 02:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/25 02:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/25 02:09:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/25 02:09:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/25 02:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/25 02:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/25 02:09:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/25 02:09:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): _readAt: size=1, off=0 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): openPending: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >openPending: err= 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): _readAt: size=256, off=1 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >_readAt: n=15, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): _readAt: size=16, off=16 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >_readAt: n=0, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): close: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >close: err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): close: 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000677d40): >close: err=file already closed 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): _readAt: size=1, off=0 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): openPending: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >openPending: err= 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): _readAt: size=1, off=5 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): _readAt: size=1, off=3 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): _readAt: size=1, off=13 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): _readAt: size=16, off=100 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >_readAt: n=0, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): close: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:31 DEBUG : dir/file1(0xc0004eca40): >close: err= 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=1, off=0 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): openPending: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >openPending: err= 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=1, off=5 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=1, off=1 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=1, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=6, off=10 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=6, err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=256, off=10 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=6, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=256, off=100 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=0, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): close: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >close: err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): _readAt: size=256, off=100 2025/12/25 02:09:31 DEBUG : dir/file1(0xc00081f140): >_readAt: n=0, err=file already closed 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): RWFileHandle.Flush 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): _readAt: size=256, off=0 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): openPending: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): >openPending: err= 2025/12/25 02:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): >_readAt: n=16, err=EOF 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): RWFileHandle.Flush 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): RWFileHandle.Flush 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): close: 2025/12/25 02:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:31 DEBUG : dir/file1(0xc000928a40): >close: err= 2025/12/25 02:09:31 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:31 DEBUG : dir: Looking for writers 2025/12/25 02:09:31 DEBUG : file1: reading active writers 2025/12/25 02:09:31 DEBUG : Looking for writers 2025/12/25 02:09:31 DEBUG : dir: reading active writers 2025/12/25 02:09:31 DEBUG : >WaitForWriters: 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:31 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/25 02:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): _readAt: size=256, off=0 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): openPending: 2025/12/25 02:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): >openPending: err= 2025/12/25 02:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/25 02:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): >_readAt: n=16, err=EOF 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): RWFileHandle.Release 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): close: 2025/12/25 02:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): >close: err= 2025/12/25 02:09:32 DEBUG : dir/file1(0xc0009cc4c0): RWFileHandle.Release 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : dir: Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : dir: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:32 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): openPending: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): >openPending: err= 2025/12/25 02:09:32 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): _writeAt: size=5, off=0 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): >_writeAt: n=5, err= 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): _writeAt: size=7, off=5 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): >_writeAt: n=7, err= 2025/12/25 02:09:32 DEBUG : file1: vfs cache: truncate to size=11 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): close: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:32.132753885 +0000 UTC m=+10.475953179 2025/12/25 02:09:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): >close: err= 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): close: 2025/12/25 02:09:32 DEBUG : file1(0xc000cd8340): >close: err=file already closed 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:32 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:32 DEBUG : file1: size = 11 OK 2025/12/25 02:09:32 INFO : file1: Copied (new) 2025/12/25 02:09:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-25 02:09:32 +0000 UTC" 2025/12/25 02:09:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:32 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): openPending: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): >openPending: err= 2025/12/25 02:09:32 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): _writeAt: size=7, off=0 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): >_writeAt: n=7, err= 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): _writeAt: size=6, off=5 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): >_writeAt: n=6, err= 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): close: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:32.328543204 +0000 UTC m=+10.671742448 2025/12/25 02:09:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): >close: err= 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): _writeAt: size=5, off=0 2025/12/25 02:09:32 DEBUG : file1(0xc0008a1a80): >_writeAt: n=0, err=file already closed 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:32 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:32 DEBUG : file1: size = 11 OK 2025/12/25 02:09:32 INFO : file1: Copied (new) 2025/12/25 02:09:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-25 02:09:32 +0000 UTC" 2025/12/25 02:09:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:32 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : file1(0xc000da6b40): openPending: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1(0xc000da6b40): >openPending: err= 2025/12/25 02:09:32 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1(0xc000da6b40): close: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:32.524128377 +0000 UTC m=+10.867327651 2025/12/25 02:09:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:32 DEBUG : file1(0xc000da6b40): >close: err= 2025/12/25 02:09:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 02:09:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:09:32 DEBUG : file2: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): openPending: 2025/12/25 02:09:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): >openPending: err= 2025/12/25 02:09:32 DEBUG : file2: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/25 02:09:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): RWFileHandle.Flush 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): RWFileHandle.Release 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): close: 2025/12/25 02:09:32 DEBUG : file2: vfs cache: setting modification time to 2025-12-25 02:09:32.525498023 +0000 UTC m=+10.868697297 2025/12/25 02:09:32 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:32 DEBUG : file2(0xc000da6fc0): >close: err= 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/25 02:09:32 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:32 DEBUG : file2: vfs cache: starting upload 2025/12/25 02:09:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:32 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:32 DEBUG : file1: size = 0 OK 2025/12/25 02:09:32 INFO : file1: Copied (new) 2025/12/25 02:09:32 DEBUG : file1: vfs cache: fingerprint now "0,2025-12-25 02:09:32 +0000 UTC" 2025/12/25 02:09:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/25 02:09:32 DEBUG : file2: size = 0 OK 2025/12/25 02:09:32 INFO : file2: Copied (new) 2025/12/25 02:09:32 DEBUG : file2: vfs cache: fingerprint now "0,2025-12-25 02:09:32 +0000 UTC" 2025/12/25 02:09:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/25 02:09:32 INFO : file2: vfs cache: upload succeeded try #1 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : file2: reading active writers 2025/12/25 02:09:32 DEBUG : >WaitForWriters: 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:32 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:32 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): openPending: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): >openPending: err= 2025/12/25 02:09:32 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): _writeAt: size=5, off=0 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): >_writeAt: n=5, err= 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): RWFileHandle.Flush 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): RWFileHandle.Flush 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): close: 2025/12/25 02:09:32 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:32.895405468 +0000 UTC m=+11.238604742 2025/12/25 02:09:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:32 DEBUG : file1(0xc000e0fb40): >close: err= 2025/12/25 02:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:32 DEBUG : Looking for writers 2025/12/25 02:09:32 DEBUG : file1: reading active writers 2025/12/25 02:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:32 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : file1: size = 5 OK 2025/12/25 02:09:33 INFO : file1: Copied (new) 2025/12/25 02:09:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 02:09:32 +0000 UTC" 2025/12/25 02:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : >WaitForWriters: 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:33 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): openPending: 2025/12/25 02:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): >openPending: err= 2025/12/25 02:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): _writeAt: size=5, off=0 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): >_writeAt: n=5, err= 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): RWFileHandle.Release 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): close: 2025/12/25 02:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:33.081804023 +0000 UTC m=+11.425003267 2025/12/25 02:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): >close: err= 2025/12/25 02:09:33 DEBUG : file1(0xc000d7e600): RWFileHandle.Release 2025/12/25 02:09:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:33 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : file1: size = 5 OK 2025/12/25 02:09:33 INFO : file1: Copied (new) 2025/12/25 02:09:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 02:09:33 +0000 UTC" 2025/12/25 02:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : >WaitForWriters: 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 02:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:33 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): openPending: 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): >openPending: err= 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/25 02:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): _writeAt: size=5, off=0 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): >_writeAt: n=5, err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): close: 2025/12/25 02:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-25 02:09:33.332551929 +0000 UTC m=+11.675751163 2025/12/25 02:09:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000e9ad80): >close: err= 2025/12/25 02:09:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 02:09:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : dir/file1: size = 5 OK 2025/12/25 02:09:33 INFO : dir/file1: Copied (replaced existing) 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-12-25 02:09:33 +0000 UTC" 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : >WaitForWriters: 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:33 DEBUG : dir/file1: newRWFileHandle: 2025/12/25 02:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/25 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/25 02:09:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): _writeAt: size=5, off=0 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): openPending: 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/25 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): >openPending: err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): >_writeAt: n=5, err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): _writeAt: size=15, off=5 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): >_writeAt: n=15, err= 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): close: 2025/12/25 02:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-25 02:09:33.616290541 +0000 UTC m=+11.959489815 2025/12/25 02:09:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:33 DEBUG : dir/file1(0xc000f9af00): >close: err= 2025/12/25 02:09:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: starting upload 2025/12/25 02:09:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : dir/file1: size = 20 OK 2025/12/25 02:09:33 INFO : dir/file1: Copied (replaced existing) 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-12-25 02:09:33 +0000 UTC" 2025/12/25 02:09:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:33 DEBUG : dir: Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : dir: reading active writers 2025/12/25 02:09:33 DEBUG : >WaitForWriters: 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:33 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:33 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): openPending: 2025/12/25 02:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): >openPending: err= 2025/12/25 02:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): _writeAt: size=5, off=0 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): >_writeAt: n=5, err= 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): close: 2025/12/25 02:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-12-25 02:09:33.836991197 +0000 UTC m=+12.180190472 2025/12/25 02:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:33 DEBUG : file1(0xc0006cc400): >close: err= 2025/12/25 02:09:33 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:33 DEBUG : file1: vfs cache: starting upload 2025/12/25 02:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:09:33 DEBUG : file1: size = 5 OK 2025/12/25 02:09:33 INFO : file1: Copied (new) 2025/12/25 02:09:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-25 02:09:33 +0000 UTC" 2025/12/25 02:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/25 02:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/12/25 02:09:33 DEBUG : Looking for writers 2025/12/25 02:09:33 DEBUG : file1: reading active writers 2025/12/25 02:09:33 DEBUG : >WaitForWriters: 2025/12/25 02:09:33 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.023478088 +0000 UTC m=+12.366677332 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abe00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.023478088 +0000 UTC m=+12.366677332 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.023478088 +0000 UTC m=+12.366677332 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac7c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007127e0 item 1 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.027210273 +0000 UTC m=+12.370409547 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ace00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.027210273 +0000 UTC m=+12.370409547 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712cb0 item 2 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.029569756 +0000 UTC m=+12.372769030 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad9c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.029569756 +0000 UTC m=+12.372769030 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ade40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.029569756 +0000 UTC m=+12.372769030 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713260 item 3 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.032551734 +0000 UTC m=+12.375750998 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32a80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.032551734 +0000 UTC m=+12.375750998 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007138f0 item 4 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.034676855 +0000 UTC m=+12.377876118 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.034676855 +0000 UTC m=+12.377876118 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.034676855 +0000 UTC m=+12.377876118 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000600000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713ce0 item 5 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.037524029 +0000 UTC m=+12.380723262 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006006c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.037524029 +0000 UTC m=+12.380723262 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601080): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26540 item 6 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.039862803 +0000 UTC m=+12.383062076 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.039862803 +0000 UTC m=+12.383062076 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.039862803 +0000 UTC m=+12.383062076 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26a80 item 7 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.043190023 +0000 UTC m=+12.386389297 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.043190023 +0000 UTC m=+12.386389297 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27030 item 8 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc0008a77c0): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a77c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.045966833 +0000 UTC m=+12.389166108 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.045966833 +0000 UTC m=+12.389166108 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c0c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.045966833 +0000 UTC m=+12.389166108 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c5c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d273b0 item 9 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.049559313 +0000 UTC m=+12.392758577 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cc80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.049559313 +0000 UTC m=+12.392758577 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d1c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d279d0 item 10 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000d1d800): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.052349841 +0000 UTC m=+12.395549115 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1dbc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.052349841 +0000 UTC m=+12.395549115 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.052349841 +0000 UTC m=+12.395549115 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27d50 item 11 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.05633933 +0000 UTC m=+12.399538594 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebad00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.05633933 +0000 UTC m=+12.399538594 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c2a0 item 12 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000ebb880): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.059850036 +0000 UTC m=+12.403049310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.059850036 +0000 UTC m=+12.403049310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c620 item 13 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.062217364 +0000 UTC m=+12.405416639 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.062217364 +0000 UTC m=+12.405416639 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42f80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8cb60 item 14 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000e435c0): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e435c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.064678319 +0000 UTC m=+12.407877583 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.064678319 +0000 UTC m=+12.407877583 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e560c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8cee0 item 15 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.066992917 +0000 UTC m=+12.410192192 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.066992917 +0000 UTC m=+12.410192192 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d260 item 16 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.069252492 +0000 UTC m=+12.412451757 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e572c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.069252492 +0000 UTC m=+12.412451757 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.069252492 +0000 UTC m=+12.412451757 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d880 item 17 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.0723035 +0000 UTC m=+12.415502765 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.0723035 +0000 UTC m=+12.415502765 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc8c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2000 item 18 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.074535813 +0000 UTC m=+12.417735088 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcf40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.074535813 +0000 UTC m=+12.417735088 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.074535813 +0000 UTC m=+12.417735088 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2380 item 19 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.077630705 +0000 UTC m=+12.420829969 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.077630705 +0000 UTC m=+12.420829969 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2930 item 20 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.079859372 +0000 UTC m=+12.423058645 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.079859372 +0000 UTC m=+12.423058645 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.079859372 +0000 UTC m=+12.423058645 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2cb0 item 21 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.082880644 +0000 UTC m=+12.426079918 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9dc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.082880644 +0000 UTC m=+12.426079918 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f32d0 item 22 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.085195813 +0000 UTC m=+12.428395077 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.085195813 +0000 UTC m=+12.428395077 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.085195813 +0000 UTC m=+12.428395077 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3650 item 23 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.08846285 +0000 UTC m=+12.431662094 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.08846285 +0000 UTC m=+12.431662094 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006887c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd29a0 item 24 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000688e00): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.091164328 +0000 UTC m=+12.434363592 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006891c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.091164328 +0000 UTC m=+12.434363592 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006896c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.091164328 +0000 UTC m=+12.434363592 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2d90 item 25 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.093772521 +0000 UTC m=+12.436971765 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.093772521 +0000 UTC m=+12.436971765 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3260 item 26 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000d04f00): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04f00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.096285183 +0000 UTC m=+12.439484447 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.096285183 +0000 UTC m=+12.439484447 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.096285183 +0000 UTC m=+12.439484447 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd36c0 item 27 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.100131323 +0000 UTC m=+12.443330597 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677c40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.100131323 +0000 UTC m=+12.443330597 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc7e0 item 28 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000dc6840): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.103067615 +0000 UTC m=+12.446266888 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.103067615 +0000 UTC m=+12.446266888 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cccd90 item 29 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.105557823 +0000 UTC m=+12.448757098 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.105557823 +0000 UTC m=+12.448757098 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd110 item 30 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000f8c580): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.107945952 +0000 UTC m=+12.451145226 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.107945952 +0000 UTC m=+12.451145226 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd5e0 item 31 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.110179006 +0000 UTC m=+12.453378310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d6c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.110179006 +0000 UTC m=+12.453378310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8dc00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd960 item 32 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.111968854 +0000 UTC m=+12.455168087 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e242c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdce0 item 33 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.112545482 +0000 UTC m=+12.455744726 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.112545482 +0000 UTC m=+12.455744726 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24c40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdea0 item 33 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.115157031 +0000 UTC m=+12.458356305 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e252c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c03f0 item 34 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.116222523 +0000 UTC m=+12.459421796 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.116222523 +0000 UTC m=+12.459421796 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c05b0 item 34 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.118903292 +0000 UTC m=+12.462102566 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0930 item 35 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.119872992 +0000 UTC m=+12.463072276 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0010727c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.119872992 +0000 UTC m=+12.463072276 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001072cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0af0 item 35 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.122968474 +0000 UTC m=+12.466167739 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0fc0 item 36 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.124648746 +0000 UTC m=+12.467848010 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.124648746 +0000 UTC m=+12.467848010 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc001073d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c13b0 item 36 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.127526206 +0000 UTC m=+12.470725480 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1880 item 37 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.128477052 +0000 UTC m=+12.471676325 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081a8c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.128477052 +0000 UTC m=+12.471676325 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081adc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1a40 item 37 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.131157771 +0000 UTC m=+12.474357036 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005000e0 item 38 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.132283325 +0000 UTC m=+12.475482589 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081b940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.132283325 +0000 UTC m=+12.475482589 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00081be80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005004d0 item 38 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.135081687 +0000 UTC m=+12.478280950 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084e580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 39 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.136092885 +0000 UTC m=+12.479292159 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ea80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.136092885 +0000 UTC m=+12.479292159 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084ef80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501500 item 39 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.139817405 +0000 UTC m=+12.483016669 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084f600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 40 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.140893105 +0000 UTC m=+12.484092369 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00084fb00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.140893105 +0000 UTC m=+12.484092369 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008720c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501ea0 item 40 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.143333721 +0000 UTC m=+12.486532985 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da3f0 item 41 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.144191581 +0000 UTC m=+12.487390845 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000872b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da690 item 41 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.145400141 +0000 UTC m=+12.488599416 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.145400141 +0000 UTC m=+12.488599416 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db030 item 41 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.147935727 +0000 UTC m=+12.491135001 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000873bc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db490 item 42 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.14888615 +0000 UTC m=+12.492085415 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db730 item 42 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.149982229 +0000 UTC m=+12.493181503 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.149982229 +0000 UTC m=+12.493181503 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000894c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbce0 item 42 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.152552551 +0000 UTC m=+12.495751815 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a244d0 item 43 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.153283792 +0000 UTC m=+12.496483036 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24690 item 43 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.154290532 +0000 UTC m=+12.497489805 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000895c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.154290532 +0000 UTC m=+12.497489805 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a248c0 item 43 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.157817017 +0000 UTC m=+12.501016291 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dc880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24d20 item 44 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.158839958 +0000 UTC m=+12.502039232 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dcd80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24ee0 item 44 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.160115866 +0000 UTC m=+12.503315130 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd2c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.160115866 +0000 UTC m=+12.503315130 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dd840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a250a0 item 44 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.162800853 +0000 UTC m=+12.506000097 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dde80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25570 item 45 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.163601845 +0000 UTC m=+12.506801089 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932400): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.163601845 +0000 UTC m=+12.506801089 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000932b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25730 item 45 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.166241888 +0000 UTC m=+12.509441152 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25b20 item 46 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.167290557 +0000 UTC m=+12.510489831 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.167290557 +0000 UTC m=+12.510489831 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000933d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490070 item 46 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.170067358 +0000 UTC m=+12.513266621 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950400): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004909a0 item 47 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.171072314 +0000 UTC m=+12.514271588 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000950900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.171072314 +0000 UTC m=+12.514271588 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 47 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.173775877 +0000 UTC m=+12.516975141 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491420 item 48 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.174732714 +0000 UTC m=+12.517931987 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000951b40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.174732714 +0000 UTC m=+12.517931987 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e2c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004917a0 item 48 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.177891024 +0000 UTC m=+12.521090288 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098e900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 49 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.178978115 +0000 UTC m=+12.522177380 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098ed80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.178978115 +0000 UTC m=+12.522177380 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f2c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 49 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.182108605 +0000 UTC m=+12.525307869 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098f940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 50 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.183288311 +0000 UTC m=+12.526487575 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00098fe40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.183288311 +0000 UTC m=+12.526487575 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004009a0 item 50 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.186190408 +0000 UTC m=+12.529389672 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 51 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.187360456 +0000 UTC m=+12.530559721 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d8fc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.187360456 +0000 UTC m=+12.530559721 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 51 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.189808597 +0000 UTC m=+12.533007871 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009d9b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005683f0 item 52 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.190940384 +0000 UTC m=+12.534139658 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.190940384 +0000 UTC m=+12.534139658 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fe680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568d90 item 52 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.193651751 +0000 UTC m=+12.536851025 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009fed00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005691f0 item 53 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.194647079 +0000 UTC m=+12.537846344 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.194647079 +0000 UTC m=+12.537846344 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ff740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005696c0 item 53 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.198046525 +0000 UTC m=+12.541245800 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ffdc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4000 item 54 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.199317675 +0000 UTC m=+12.542516948 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.199317675 +0000 UTC m=+12.542516948 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a468c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da41c0 item 54 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.202124512 +0000 UTC m=+12.545323787 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a46f40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4540 item 55 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.203241601 +0000 UTC m=+12.546440954 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.203241601 +0000 UTC m=+12.546440954 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a47980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4770 item 55 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.206121656 +0000 UTC m=+12.549320930 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98080): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4af0 item 56 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.207530576 +0000 UTC m=+12.550729849 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.207530576 +0000 UTC m=+12.550729849 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c98b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4cb0 item 56 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.210306034 +0000 UTC m=+12.553505298 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5030 item 57 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.21149091 +0000 UTC m=+12.554690184 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5260 item 57 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.212623517 +0000 UTC m=+12.555822792 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000c99bc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.212623517 +0000 UTC m=+12.555822792 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc21c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5420 item 57 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.215205431 +0000 UTC m=+12.558404694 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da58f0 item 58 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.216224865 +0000 UTC m=+12.559424138 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc2d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ab0 item 58 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.217639856 +0000 UTC m=+12.560839119 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.217639856 +0000 UTC m=+12.560839119 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c70 item 58 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.220246204 +0000 UTC m=+12.563445469 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cc3e80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2230 item 59 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.221396907 +0000 UTC m=+12.564596180 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e23f0 item 59 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.222318536 +0000 UTC m=+12.565517811 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfc980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.222318536 +0000 UTC m=+12.565517811 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfcf00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2690 item 59 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.224889187 +0000 UTC m=+12.568088451 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfd540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3500 item 60 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.225601271 +0000 UTC m=+12.568800546 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cfda80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3b20 item 60 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.22660166 +0000 UTC m=+12.569800924 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.22660166 +0000 UTC m=+12.569800924 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4c600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3ea0 item 60 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.228802253 +0000 UTC m=+12.572001517 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4cc40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e05b0 item 61 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.229644663 +0000 UTC m=+12.572843927 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.229644663 +0000 UTC m=+12.572843927 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4d880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0a10 item 61 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.232043771 +0000 UTC m=+12.575243045 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d4dec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e18f0 item 62 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.232916579 +0000 UTC m=+12.576115842 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7e480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.232916579 +0000 UTC m=+12.576115842 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7eb80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ab0 item 62 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.235294577 +0000 UTC m=+12.578493840 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f1c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a000 item 63 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.236140904 +0000 UTC m=+12.579340178 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7f700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.236140904 +0000 UTC m=+12.579340178 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d7fe00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a310 item 63 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 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/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.238758434 +0000 UTC m=+12.581957698 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dba4c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a690 item 64 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.239898255 +0000 UTC m=+12.583097530 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbaa00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.239898255 +0000 UTC m=+12.583097530 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb100): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a930 item 64 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.243231797 +0000 UTC m=+12.586431070 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbb740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b260 item 65 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.244221355 +0000 UTC m=+12.587420589 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dbbbc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.244221355 +0000 UTC m=+12.587420589 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b5e0 item 65 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.245834109 +0000 UTC m=+12.589033342 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bc70 item 66 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.246418421 +0000 UTC m=+12.589617655 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de8c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.246418421 +0000 UTC m=+12.589617655 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038be30 item 66 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.24881813 +0000 UTC m=+12.592017375 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394af0 item 67 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.24957017 +0000 UTC m=+12.592769434 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000de9c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.24957017 +0000 UTC m=+12.592769434 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395110 item 67 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.25165272 +0000 UTC m=+12.594851964 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1a800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 68 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.25247407 +0000 UTC m=+12.595673314 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1ad00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.25247407 +0000 UTC m=+12.595673314 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395ea0 item 68 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.254245384 +0000 UTC m=+12.597444647 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1b880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003969a0 item 69 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.254896923 +0000 UTC m=+12.598096167 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e1bd00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.254896923 +0000 UTC m=+12.598096167 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000396bd0 item 69 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.25620347 +0000 UTC m=+12.599402744 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397110 item 70 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.256903561 +0000 UTC m=+12.600102815 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e48e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.256903561 +0000 UTC m=+12.600102815 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397500 item 70 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.258289356 +0000 UTC m=+12.601488590 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e499c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003978f0 item 71 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.258851136 +0000 UTC m=+12.602050380 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e49ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.258851136 +0000 UTC m=+12.602050380 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000397c70 item 71 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.260297706 +0000 UTC m=+12.603496971 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea620 item 72 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.261015261 +0000 UTC m=+12.604214495 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e90fc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.261015261 +0000 UTC m=+12.604214495 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaaf0 item 72 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.262533557 +0000 UTC m=+12.605732801 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e91ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb3b0 item 73 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.262964349 +0000 UTC m=+12.606163594 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb570 item 73 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.263487968 +0000 UTC m=+12.606687212 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.263487968 +0000 UTC m=+12.606687212 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed0a40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebb20 item 73 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.264737336 +0000 UTC m=+12.607936580 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1080): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ee770 item 74 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.26519023 +0000 UTC m=+12.608389474 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000eec40 item 74 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.265759625 +0000 UTC m=+12.608958869 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ed1ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.265759625 +0000 UTC m=+12.608958869 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef40c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000eee70 item 74 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.267170839 +0000 UTC m=+12.610370083 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ef6c0 item 75 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.267649092 +0000 UTC m=+12.610848336 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef4c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000efa40 item 75 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.268204359 +0000 UTC m=+12.611403603 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.268204359 +0000 UTC m=+12.611403603 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000efce0 item 75 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.269618409 +0000 UTC m=+12.612817653 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ef5cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6700 item 76 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.27006412 +0000 UTC m=+12.613263364 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6a10 item 76 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.270646379 +0000 UTC m=+12.613845612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1e780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.270646379 +0000 UTC m=+12.613845612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ed00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6bd0 item 76 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.271799315 +0000 UTC m=+12.614998548 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7030 item 77 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.272270274 +0000 UTC m=+12.615469508 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1f840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.272270274 +0000 UTC m=+12.615469508 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f1ff40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7420 item 77 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.273553295 +0000 UTC m=+12.616752529 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684000 item 78 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.273867599 +0000 UTC m=+12.617066833 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f38b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.273867599 +0000 UTC m=+12.617066833 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684230 item 78 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.274932989 +0000 UTC m=+12.618132223 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006849a0 item 79 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.275456908 +0000 UTC m=+12.618656142 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f39d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.275456908 +0000 UTC m=+12.618656142 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a4c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684bd0 item 79 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.277453476 +0000 UTC m=+12.620652710 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2fb40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3b20 item 80 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.277925728 +0000 UTC m=+12.621124962 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007460c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.277925728 +0000 UTC m=+12.621124962 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5a9c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006840e0 item 80 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.279538411 +0000 UTC m=+12.622737646 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684460 item 81 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.280174231 +0000 UTC m=+12.623373466 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.280174231 +0000 UTC m=+12.623373466 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f5b9c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684a10 item 81 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.281263077 +0000 UTC m=+12.624462311 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b00c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006852d0 item 82 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.281723616 +0000 UTC m=+12.624922850 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b06c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.281723616 +0000 UTC m=+12.624922850 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b1340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685490 item 82 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.282782324 +0000 UTC m=+12.625981558 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006859d0 item 83 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.283479089 +0000 UTC m=+12.626678333 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.283479089 +0000 UTC m=+12.626678333 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000746ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685b90 item 83 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.284822274 +0000 UTC m=+12.628021508 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2230 item 84 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.285379095 +0000 UTC m=+12.628578329 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000747a40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.285379095 +0000 UTC m=+12.628578329 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f23f0 item 84 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.28668543 +0000 UTC m=+12.629884665 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2850 item 85 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.287228365 +0000 UTC m=+12.630427599 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dac00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.287228365 +0000 UTC m=+12.630427599 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2a10 item 85 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.288685235 +0000 UTC m=+12.631884519 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db7c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2d90 item 86 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.289294685 +0000 UTC m=+12.632493919 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbcc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.289294685 +0000 UTC m=+12.632493919 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002de900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2f50 item 86 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.290861282 +0000 UTC m=+12.634060537 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3420 item 87 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.291351377 +0000 UTC m=+12.634550610 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002dfb80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.291351377 +0000 UTC m=+12.634550610 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000556c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f35e0 item 87 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.292828274 +0000 UTC m=+12.636027569 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3960 item 88 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.293481617 +0000 UTC m=+12.636680852 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.293481617 +0000 UTC m=+12.636680852 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3e30 item 88 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.294934149 +0000 UTC m=+12.638133403 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2540 item 89 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.295403475 +0000 UTC m=+12.638602719 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd27e0 item 89 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.296474105 +0000 UTC m=+12.639673389 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e72ac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.296474105 +0000 UTC m=+12.639673389 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd29a0 item 89 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.298879315 +0000 UTC m=+12.642078549 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2d90 item 90 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.299983198 +0000 UTC m=+12.643182442 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e73bc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2f50 item 90 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.301852466 +0000 UTC m=+12.645051700 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.301852466 +0000 UTC m=+12.645051700 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3110 item 90 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.30334826 +0000 UTC m=+12.646547523 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3490 item 91 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.303864253 +0000 UTC m=+12.647063507 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3730 item 91 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.30492757 +0000 UTC m=+12.648126834 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.30492757 +0000 UTC m=+12.648126834 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3960 item 91 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.307292354 +0000 UTC m=+12.650491607 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3ce0 item 92 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.308025107 +0000 UTC m=+12.651224341 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccbc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3ea0 item 92 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.308685443 +0000 UTC m=+12.651884677 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.308685443 +0000 UTC m=+12.651884677 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd6c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 92 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.31085661 +0000 UTC m=+12.654055875 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdd00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 93 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.31158226 +0000 UTC m=+12.654781525 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa2c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.31158226 +0000 UTC m=+12.654781525 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa9c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 93 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.313285755 +0000 UTC m=+12.656484989 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c930 item 94 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.314217393 +0000 UTC m=+12.657416647 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.314217393 +0000 UTC m=+12.657416647 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abd40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 94 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.316348095 +0000 UTC m=+12.659547330 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac400): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d570 item 95 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.317139819 +0000 UTC m=+12.660339054 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.317139819 +0000 UTC m=+12.660339054 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d730 item 95 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.318949716 +0000 UTC m=+12.662148950 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dd50 item 96 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.319728555 +0000 UTC m=+12.662927830 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.319728555 +0000 UTC m=+12.662927830 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e323c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae2a0 item 96 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= 2025/12/25 02:09:34 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : >WaitForWriters: 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.345321489 +0000 UTC m=+12.688520723 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.345321489 +0000 UTC m=+12.688520723 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb4c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.345321489 +0000 UTC m=+12.688520723 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712930 item 1 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.349766288 +0000 UTC m=+12.692965522 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.349766288 +0000 UTC m=+12.692965522 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712e00 item 2 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.351173584 +0000 UTC m=+12.694372818 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.351173584 +0000 UTC m=+12.694372818 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.351173584 +0000 UTC m=+12.694372818 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713180 item 3 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.35387883 +0000 UTC m=+12.697078074 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.35387883 +0000 UTC m=+12.697078074 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007137a0 item 4 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.356473828 +0000 UTC m=+12.699673062 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.356473828 +0000 UTC m=+12.699673062 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.356473828 +0000 UTC m=+12.699673062 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e570c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713c00 item 5 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.361229012 +0000 UTC m=+12.704428246 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.361229012 +0000 UTC m=+12.704428246 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c2a0 item 6 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.363888482 +0000 UTC m=+12.707087716 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.363888482 +0000 UTC m=+12.707087716 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.363888482 +0000 UTC m=+12.707087716 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afb20 item 7 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.369135765 +0000 UTC m=+12.712334999 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.369135765 +0000 UTC m=+12.712334999 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc0e0 item 8 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc0006dcc40): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dcc40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.370925664 +0000 UTC m=+12.714124898 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.370925664 +0000 UTC m=+12.714124898 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.370925664 +0000 UTC m=+12.714124898 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dda80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc700 item 9 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.373513689 +0000 UTC m=+12.716712922 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.373513689 +0000 UTC m=+12.716712922 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd86c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccce00 item 10 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000cd8d40): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.375216352 +0000 UTC m=+12.718415586 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9100): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.375216352 +0000 UTC m=+12.718415586 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.375216352 +0000 UTC m=+12.718415586 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd180 item 11 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.377564444 +0000 UTC m=+12.720763678 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.377564444 +0000 UTC m=+12.720763678 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd7a0 item 12 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000688d80): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.378868244 +0000 UTC m=+12.722067479 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.378868244 +0000 UTC m=+12.722067479 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdb20 item 13 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.381235091 +0000 UTC m=+12.724434355 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689f00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.381235091 +0000 UTC m=+12.724434355 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d044c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdea0 item 14 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000d04b00): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.383127533 +0000 UTC m=+12.726326768 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.383127533 +0000 UTC m=+12.726326768 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c03f0 item 15 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.384683309 +0000 UTC m=+12.727882563 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.384683309 +0000 UTC m=+12.727882563 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0770 item 16 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.38610891 +0000 UTC m=+12.729308144 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.38610891 +0000 UTC m=+12.729308144 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.38610891 +0000 UTC m=+12.729308144 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006772c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0af0 item 17 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.388286009 +0000 UTC m=+12.731485243 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.388286009 +0000 UTC m=+12.731485243 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677e80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1340 item 18 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.389756265 +0000 UTC m=+12.732955498 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.389756265 +0000 UTC m=+12.732955498 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6a80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.389756265 +0000 UTC m=+12.732955498 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6fc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c17a0 item 19 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.392119525 +0000 UTC m=+12.735318759 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.392119525 +0000 UTC m=+12.735318759 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1f10 item 20 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.393457791 +0000 UTC m=+12.736657025 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.393457791 +0000 UTC m=+12.736657025 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c7c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.393457791 +0000 UTC m=+12.736657025 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8ccc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500620 item 21 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.395287544 +0000 UTC m=+12.738486777 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.395287544 +0000 UTC m=+12.738486777 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501650 item 22 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.396395566 +0000 UTC m=+12.739594800 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.396395566 +0000 UTC m=+12.739594800 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.396395566 +0000 UTC m=+12.739594800 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 23 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.398052181 +0000 UTC m=+12.741251416 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.398052181 +0000 UTC m=+12.741251416 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da3f0 item 24 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000e25bc0): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25bc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.3997257 +0000 UTC m=+12.742924934 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.3997257 +0000 UTC m=+12.742924934 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.3997257 +0000 UTC m=+12.742924934 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db030 item 25 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.401471696 +0000 UTC m=+12.744670960 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.401471696 +0000 UTC m=+12.744670960 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db6c0 item 26 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc000860340): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.402985172 +0000 UTC m=+12.746184406 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.402985172 +0000 UTC m=+12.746184406 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000860c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.402985172 +0000 UTC m=+12.746184406 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24230 item 27 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.404878996 +0000 UTC m=+12.748078230 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008617c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.404878996 +0000 UTC m=+12.748078230 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000861d00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a247e0 item 28 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc00088c3c0): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c3c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.406078019 +0000 UTC m=+12.749277254 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088c780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.406078019 +0000 UTC m=+12.749277254 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088ce40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24c40 item 29 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.407989046 +0000 UTC m=+12.751188310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088d4c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.407989046 +0000 UTC m=+12.751188310 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00088da00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24fc0 item 30 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): _readAt: size=2, off=0 2025/12/25 02:09:34 ERROR : open-test-file(0xc0008a40c0): Couldn't read size of file 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a40c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.40925261 +0000 UTC m=+12.752451845 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.40925261 +0000 UTC m=+12.752451845 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a4b40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25340 item 31 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.41094735 +0000 UTC m=+12.754146584 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a51c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.41094735 +0000 UTC m=+12.754146584 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25810 item 32 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.411902503 +0000 UTC m=+12.755101736 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a5d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a25ce0 item 33 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.412672556 +0000 UTC m=+12.755871789 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.412672556 +0000 UTC m=+12.755871789 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 33 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.414040227 +0000 UTC m=+12.757239461 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000904d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d20 item 34 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.414526244 +0000 UTC m=+12.757725478 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.414526244 +0000 UTC m=+12.757725478 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490f50 item 34 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.416109102 +0000 UTC m=+12.759308336 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000905d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004915e0 item 35 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.416795938 +0000 UTC m=+12.759995172 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.416795938 +0000 UTC m=+12.759995172 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 35 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.418152629 +0000 UTC m=+12.761351863 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000942e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 36 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.419277462 +0000 UTC m=+12.762476696 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.419277462 +0000 UTC m=+12.762476696 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 36 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.420604767 +0000 UTC m=+12.763804000 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000943e80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 37 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.421039388 +0000 UTC m=+12.764238621 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.421039388 +0000 UTC m=+12.764238621 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096e880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 37 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.422559196 +0000 UTC m=+12.765758430 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096ef00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 38 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.422966174 +0000 UTC m=+12.766165408 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f400): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.422966174 +0000 UTC m=+12.766165408 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00096f940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ce0 item 38 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.424054577 +0000 UTC m=+12.767253812 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568bd0 item 39 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.424490491 +0000 UTC m=+12.767689725 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ba540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.424490491 +0000 UTC m=+12.767689725 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009baa40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568e70 item 39 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.425649778 +0000 UTC m=+12.768849013 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb0c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005693b0 item 40 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.426138601 +0000 UTC m=+12.769337835 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bb5c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.426138601 +0000 UTC m=+12.769337835 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009bbb00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005697a0 item 40 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.427259648 +0000 UTC m=+12.770458881 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da40e0 item 41 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.427691593 +0000 UTC m=+12.770890827 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dc640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da42a0 item 41 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.428139377 +0000 UTC m=+12.771338612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dcb00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.428139377 +0000 UTC m=+12.771338612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd040): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4460 item 41 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.429275172 +0000 UTC m=+12.772474405 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009dd680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4850 item 42 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.429716134 +0000 UTC m=+12.772915368 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009ddb80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a10 item 42 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.430241796 +0000 UTC m=+12.773441029 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.430241796 +0000 UTC m=+12.773441029 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a286c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4bd0 item 42 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.431307918 +0000 UTC m=+12.774507152 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a28d00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4f50 item 43 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.431741055 +0000 UTC m=+12.774940289 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5110 item 43 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.432259073 +0000 UTC m=+12.775458307 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.432259073 +0000 UTC m=+12.775458307 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a29c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5340 item 43 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.434528546 +0000 UTC m=+12.777727781 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a340): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5730 item 44 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.434987593 +0000 UTC m=+12.778186826 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4a740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d262a0 item 44 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.435578518 +0000 UTC m=+12.778777752 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.435578518 +0000 UTC m=+12.778777752 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1c900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26620 item 44 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.436700365 +0000 UTC m=+12.779899600 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1cf80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26bd0 item 45 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.437127411 +0000 UTC m=+12.780326646 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1d480): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.437127411 +0000 UTC m=+12.780326646 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d1db80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26e00 item 45 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.438496656 +0000 UTC m=+12.781695889 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4aac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27180 item 46 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.438908463 +0000 UTC m=+12.782107697 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4afc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.438908463 +0000 UTC m=+12.782107697 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4b6c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27340 item 46 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.440113176 +0000 UTC m=+12.783312420 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a4bd00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27730 item 47 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.440577313 +0000 UTC m=+12.783776547 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.440577313 +0000 UTC m=+12.783776547 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d279d0 item 47 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.441803939 +0000 UTC m=+12.785003172 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e56fc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27d50 item 48 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.442208822 +0000 UTC m=+12.785408055 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e574c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.442208822 +0000 UTC m=+12.785408055 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e57c00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d27f10 item 48 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.443597523 +0000 UTC m=+12.786796757 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006002c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4310 item 49 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.444044196 +0000 UTC m=+12.787243430 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006007c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.444044196 +0000 UTC m=+12.787243430 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da44d0 item 49 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.445566469 +0000 UTC m=+12.788765703 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000601cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da48c0 item 50 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.446113852 +0000 UTC m=+12.789313087 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b0280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.446113852 +0000 UTC m=+12.789313087 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b09c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a80 item 50 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.447414247 +0000 UTC m=+12.790613480 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0000b16c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4e00 item 51 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.447909101 +0000 UTC m=+12.791108334 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da240): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.447909101 +0000 UTC m=+12.791108334 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008da780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4fc0 item 51 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.449093826 +0000 UTC m=+12.792293061 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dae00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da53b0 item 52 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.449581487 +0000 UTC m=+12.792780721 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.449581487 +0000 UTC m=+12.792780721 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008db880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5960 item 52 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.450657317 +0000 UTC m=+12.793856552 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008dbf00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ce0 item 53 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.451068203 +0000 UTC m=+12.794267437 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002ded40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.451068203 +0000 UTC m=+12.794267437 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0002df700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c000 item 53 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.452399566 +0000 UTC m=+12.795598800 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005566c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c3f0 item 54 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.452885723 +0000 UTC m=+12.796084957 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0005577c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.452885723 +0000 UTC m=+12.796084957 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000557d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c5b0 item 54 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.453989416 +0000 UTC m=+12.797188650 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a4940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8caf0 item 55 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.454473079 +0000 UTC m=+12.797672313 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0004a5a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.454473079 +0000 UTC m=+12.797672313 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d00c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ccb0 item 55 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.455851852 +0000 UTC m=+12.799051086 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d030 item 56 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.456387873 +0000 UTC m=+12.799587108 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d0c40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.456387873 +0000 UTC m=+12.799587108 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d1f0 item 56 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.457616933 +0000 UTC m=+12.800816167 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d7a0 item 57 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.458059368 +0000 UTC m=+12.801258612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008d1e80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d9d0 item 57 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.458543983 +0000 UTC m=+12.801743217 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cc440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.458543983 +0000 UTC m=+12.801743217 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ccac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8db90 item 57 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.459703451 +0000 UTC m=+12.802902685 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd100): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684230 item 58 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.460114507 +0000 UTC m=+12.803313741 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cd640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006843f0 item 58 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.460612015 +0000 UTC m=+12.803811250 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006cdb80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.460612015 +0000 UTC m=+12.803811250 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa1c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006849a0 item 58 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.461749843 +0000 UTC m=+12.804949078 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aa800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684d90 item 59 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.46218259 +0000 UTC m=+12.805381824 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aad40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006851f0 item 59 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.462839099 +0000 UTC m=+12.806038334 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.462839099 +0000 UTC m=+12.806038334 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ab800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006853b0 item 59 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.464034886 +0000 UTC m=+12.807234120 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007abf40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006858f0 item 60 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.464502919 +0000 UTC m=+12.807702153 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ac500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685ab0 item 60 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.46507518 +0000 UTC m=+12.808274424 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007aca40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.46507518 +0000 UTC m=+12.808274424 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685f10 item 60 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.466528653 +0000 UTC m=+12.809727888 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007ad6c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2310 item 61 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.466916344 +0000 UTC m=+12.810115579 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0007adc00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.466916344 +0000 UTC m=+12.810115579 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f24d0 item 61 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.468398993 +0000 UTC m=+12.811598227 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e329c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2930 item 62 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.468813395 +0000 UTC m=+12.812012629 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e32f40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.468813395 +0000 UTC m=+12.812012629 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2af0 item 62 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.470041262 +0000 UTC m=+12.813240496 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e33cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f2e70 item 63 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.470493035 +0000 UTC m=+12.813692269 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.470493035 +0000 UTC m=+12.813692269 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000eba9c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3030 item 63 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): >_readAt: n=0, err=Bad file descriptor 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.471681638 +0000 UTC m=+12.814880872 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3500 item 64 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.472151585 +0000 UTC m=+12.815350819 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebb540): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.472151585 +0000 UTC m=+12.815350819 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000ebbc40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f36c0 item 64 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.473322715 +0000 UTC m=+12.816521950 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3a40 item 65 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.47381761 +0000 UTC m=+12.817016844 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.47381761 +0000 UTC m=+12.817016844 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e42cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f3c00 item 65 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.475002997 +0000 UTC m=+12.818202230 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2310 item 66 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.475546433 +0000 UTC m=+12.818745667 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.475546433 +0000 UTC m=+12.818745667 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e43cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2540 item 66 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.47668409 +0000 UTC m=+12.819883334 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd29a0 item 67 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.477149178 +0000 UTC m=+12.820348412 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.477149178 +0000 UTC m=+12.820348412 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a6d00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2bd0 item 67 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.478309679 +0000 UTC m=+12.821508912 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2f50 item 68 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.478802197 +0000 UTC m=+12.822001441 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.478802197 +0000 UTC m=+12.822001441 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008a7e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3110 item 68 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.479893587 +0000 UTC m=+12.823092821 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc4c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3490 item 69 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.480318208 +0000 UTC m=+12.823517442 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dc940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.480318208 +0000 UTC m=+12.823517442 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dce40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3730 item 69 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.481420229 +0000 UTC m=+12.824619463 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006dd5c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3b20 item 70 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.481867674 +0000 UTC m=+12.825066907 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006ddac0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.481867674 +0000 UTC m=+12.825066907 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8080): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd3ce0 item 70 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.483083347 +0000 UTC m=+12.826282581 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 71 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.483674713 +0000 UTC m=+12.826873947 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd8c40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.483674713 +0000 UTC m=+12.826873947 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9140): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 71 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.484773306 +0000 UTC m=+12.827972541 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd97c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 72 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.48525717 +0000 UTC m=+12.828456404 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000cd9cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.48525717 +0000 UTC m=+12.828456404 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 72 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.486400378 +0000 UTC m=+12.829599612 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688840): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c620 item 73 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.486850227 +0000 UTC m=+12.830049461 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000688d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ca10 item 73 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.487296519 +0000 UTC m=+12.830495753 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689200): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.487296519 +0000 UTC m=+12.830495753 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689740): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd90 item 73 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.488474893 +0000 UTC m=+12.831674127 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000689e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d650 item 74 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.488818342 +0000 UTC m=+12.832017576 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d880 item 74 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.489258212 +0000 UTC m=+12.832457446 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d048c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.489258212 +0000 UTC m=+12.832457446 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d04e40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc70 item 74 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.490328222 +0000 UTC m=+12.833527456 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712770 item 75 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.49075676 +0000 UTC m=+12.833955995 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): _writeAt: size=3, off=2 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712930 item 75 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.491220927 +0000 UTC m=+12.834420160 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000d05f40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.491220927 +0000 UTC m=+12.834420160 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712af0 item 75 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.492389522 +0000 UTC m=+12.835588756 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000676b40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712e70 item 76 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.492759971 +0000 UTC m=+12.835959205 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0006770c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713030 item 76 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): _writeAt: size=3, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.493247621 +0000 UTC m=+12.836446855 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.493247621 +0000 UTC m=+12.836446855 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000677bc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713260 item 76 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.494323331 +0000 UTC m=+12.837522566 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6280): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007136c0 item 77 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.494758072 +0000 UTC m=+12.837957306 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6780): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.494758072 +0000 UTC m=+12.837957306 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc6ec0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007138f0 item 77 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.496031826 +0000 UTC m=+12.839231060 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713ce0 item 78 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.49647316 +0000 UTC m=+12.839672393 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000dc7a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.49647316 +0000 UTC m=+12.839672393 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae230 item 78 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.497716365 +0000 UTC m=+12.840915600 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8c800): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae770 item 79 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.49847131 +0000 UTC m=+12.841670544 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8cd00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.49847131 +0000 UTC m=+12.841670544 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8d400): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aed90 item 79 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.499800018 +0000 UTC m=+12.842999252 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8da40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af650 item 80 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.500265217 +0000 UTC m=+12.843464461 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000f8df40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.500265217 +0000 UTC m=+12.843464461 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e246c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af960 item 80 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.50167606 +0000 UTC m=+12.844875293 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e24d00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afce0 item 81 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.5021055 +0000 UTC m=+12.845304734 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.5021055 +0000 UTC m=+12.845304734 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aff10 item 81 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.503226696 +0000 UTC m=+12.846425930 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000e25d80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc540 item 82 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.503743251 +0000 UTC m=+12.846942485 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.503743251 +0000 UTC m=+12.846942485 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2e880): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc700 item 82 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.504888252 +0000 UTC m=+12.848087487 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2ef00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cccbd0 item 83 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.505313575 +0000 UTC m=+12.848512809 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f440): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.505313575 +0000 UTC m=+12.848512809 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a2f980): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccce70 item 83 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.506457142 +0000 UTC m=+12.849656377 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e080): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd1f0 item 84 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.506908585 +0000 UTC m=+12.850107820 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089e580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.506908585 +0000 UTC m=+12.850107820 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089eb00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd500 item 84 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.508017148 +0000 UTC m=+12.851216392 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f180): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd880 item 85 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.508506812 +0000 UTC m=+12.851706046 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089f680): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.508506812 +0000 UTC m=+12.851706046 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc00089fbc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccda40 item 85 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.509673303 +0000 UTC m=+12.852872537 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e62c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccddc0 item 86 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.510189958 +0000 UTC m=+12.853389192 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e67c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.510189958 +0000 UTC m=+12.853389192 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e6d40): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0000 item 86 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.511668619 +0000 UTC m=+12.854867853 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e73c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c04d0 item 87 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.512140469 +0000 UTC m=+12.855339704 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e78c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.512140469 +0000 UTC m=+12.855339704 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0008e7e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0690 item 87 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.513340865 +0000 UTC m=+12.856540099 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928500): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0a10 item 88 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.514126158 +0000 UTC m=+12.857325402 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928a00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.514126158 +0000 UTC m=+12.857325402 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000928f80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0bd0 item 88 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.515650214 +0000 UTC m=+12.858849458 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009295c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1260 item 89 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.516132604 +0000 UTC m=+12.859331848 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000929b00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1490 item 89 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.516751101 +0000 UTC m=+12.859950336 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009480c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.516751101 +0000 UTC m=+12.859950336 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1650 item 89 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.518166423 +0000 UTC m=+12.861365668 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000948c80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1ce0 item 90 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.518662709 +0000 UTC m=+12.861861953 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009491c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1f10 item 90 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.519241412 +0000 UTC m=+12.862440656 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949700): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.519241412 +0000 UTC m=+12.862440656 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000949cc0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005001c0 item 90 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.520854898 +0000 UTC m=+12.864054142 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 91 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.521337768 +0000 UTC m=+12.864537012 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009748c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): >_readAt: n=2, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): _writeAt: size=3, off=7 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 91 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.521899719 +0000 UTC m=+12.865098953 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000974e00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): >_readAt: n=8, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.521899719 +0000 UTC m=+12.865098953 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975380): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005017a0 item 91 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.523228738 +0000 UTC m=+12.866427971 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009759c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501ce0 item 92 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.523845341 +0000 UTC m=+12.867044585 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000975f00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): open at offset 5 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da070 item 92 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): _readAt: size=2, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): _writeAt: size=3, off=5 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): >_writeAt: n=3, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.524551904 +0000 UTC m=+12.867751148 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c24c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): >_readAt: n=3, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.524551904 +0000 UTC m=+12.867751148 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c2a80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da310 item 92 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.526170009 +0000 UTC m=+12.869369253 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c30c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dacb0 item 93 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.526755083 +0000 UTC m=+12.869954327 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3600): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.526755083 +0000 UTC m=+12.869954327 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009c3d00): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db110 item 93 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.528468637 +0000 UTC m=+12.871667881 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e23c0): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db650 item 94 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.528980533 +0000 UTC m=+12.872179767 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e2900): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.528980533 +0000 UTC m=+12.872179767 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3000): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db810 item 94 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.530560936 +0000 UTC m=+12.873760170 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3640): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a243f0 item 95 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.530989866 +0000 UTC m=+12.874189099 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc0009e3b80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.530989866 +0000 UTC m=+12.874189099 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16300): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a245b0 item 95 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): open at offset 0 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): _readAt: size=2, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): >_readAt: n=0, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.532344382 +0000 UTC m=+12.875543616 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16940): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): _writeAt: size=5, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): >openPending: err= 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a249a0 item 96 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): >_writeAt: n=5, err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.532801435 +0000 UTC m=+12.876000669 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a16e80): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/25 02:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/25 02:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): _readAt: size=512, off=0 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): openPending: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): >openPending: err= 2025/12/25 02:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): >_readAt: n=5, err=EOF 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): close: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-25 02:09:34.532801435 +0000 UTC m=+12.876000669 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/25 02:09:34 DEBUG : open-test-file(0xc000a17580): >close: err= 2025/12/25 02:09:34 DEBUG : open-test-file: Remove: 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a24c40 item 96 2025/12/25 02:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/25 02:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/25 02:09:34 DEBUG : open-test-file: >Remove: err= 2025/12/25 02:09:34 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : >WaitForWriters: 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:09:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:09:34 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:09:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:09:34 DEBUG : file1: newRWFileHandle: 2025/12/25 02:09:34 DEBUG : file1(0xc000a96fc0): openPending: 2025/12/25 02:09:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:34 DEBUG : file1(0xc000a96fc0): >openPending: err= 2025/12/25 02:09:34 DEBUG : file1: >newRWFileHandle: err= 2025/12/25 02:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:09:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/25 02:09:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/12/25 02:09:34 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/25 02:09:34 DEBUG : Looking for writers 2025/12/25 02:09:34 DEBUG : file1: reading active writers 2025/12/25 02:09:34 DEBUG : file1: active writers 1 2025/12/25 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/25 02:09:35 DEBUG : Looking for writers 2025/12/25 02:09:35 DEBUG : file1: reading active writers 2025/12/25 02:09:35 DEBUG : file1: active writers 1 2025/12/25 02:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/25 02:09:35 DEBUG : Looking for writers 2025/12/25 02:09:35 DEBUG : file1: reading active writers 2025/12/25 02:09:35 DEBUG : file1: active writers 1 2025/12/25 02:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:36 DEBUG : Looking for writers 2025/12/25 02:09:36 DEBUG : file1: reading active writers 2025/12/25 02:09:36 DEBUG : file1: active writers 1 2025/12/25 02:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:37 DEBUG : Looking for writers 2025/12/25 02:09:37 DEBUG : file1: reading active writers 2025/12/25 02:09:37 DEBUG : file1: active writers 1 2025/12/25 02:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:38 DEBUG : Looking for writers 2025/12/25 02:09:38 DEBUG : file1: reading active writers 2025/12/25 02:09:38 DEBUG : file1: active writers 1 2025/12/25 02:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:39 DEBUG : Looking for writers 2025/12/25 02:09:39 DEBUG : file1: reading active writers 2025/12/25 02:09:39 DEBUG : file1: active writers 1 2025/12/25 02:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:40 DEBUG : Looking for writers 2025/12/25 02:09:40 DEBUG : file1: reading active writers 2025/12/25 02:09:40 DEBUG : file1: active writers 1 2025/12/25 02:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:41 DEBUG : Looking for writers 2025/12/25 02:09:41 DEBUG : file1: reading active writers 2025/12/25 02:09:41 DEBUG : file1: active writers 1 2025/12/25 02:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:42 DEBUG : Looking for writers 2025/12/25 02:09:42 DEBUG : file1: reading active writers 2025/12/25 02:09:42 DEBUG : file1: active writers 1 2025/12/25 02:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:43 DEBUG : Looking for writers 2025/12/25 02:09:43 DEBUG : file1: reading active writers 2025/12/25 02:09:43 DEBUG : file1: active writers 1 2025/12/25 02:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:44 DEBUG : Looking for writers 2025/12/25 02:09:44 DEBUG : file1: reading active writers 2025/12/25 02:09:44 DEBUG : file1: active writers 1 2025/12/25 02:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:45 DEBUG : Looking for writers 2025/12/25 02:09:45 DEBUG : file1: reading active writers 2025/12/25 02:09:45 DEBUG : file1: active writers 1 2025/12/25 02:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:46 DEBUG : Looking for writers 2025/12/25 02:09:46 DEBUG : file1: reading active writers 2025/12/25 02:09:46 DEBUG : file1: active writers 1 2025/12/25 02:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:47 DEBUG : Looking for writers 2025/12/25 02:09:47 DEBUG : file1: reading active writers 2025/12/25 02:09:47 DEBUG : file1: active writers 1 2025/12/25 02:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:48 DEBUG : Looking for writers 2025/12/25 02:09:48 DEBUG : file1: reading active writers 2025/12/25 02:09:48 DEBUG : file1: active writers 1 2025/12/25 02:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:49 DEBUG : Looking for writers 2025/12/25 02:09:49 DEBUG : file1: reading active writers 2025/12/25 02:09:49 DEBUG : file1: active writers 1 2025/12/25 02:09:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:50 DEBUG : Looking for writers 2025/12/25 02:09:50 DEBUG : file1: reading active writers 2025/12/25 02:09:50 DEBUG : file1: active writers 1 2025/12/25 02:09:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:51 DEBUG : Looking for writers 2025/12/25 02:09:51 DEBUG : file1: reading active writers 2025/12/25 02:09:51 DEBUG : file1: active writers 1 2025/12/25 02:09:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:52 DEBUG : Looking for writers 2025/12/25 02:09:52 DEBUG : file1: reading active writers 2025/12/25 02:09:52 DEBUG : file1: active writers 1 2025/12/25 02:09:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:53 DEBUG : Looking for writers 2025/12/25 02:09:53 DEBUG : file1: reading active writers 2025/12/25 02:09:53 DEBUG : file1: active writers 1 2025/12/25 02:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:54 DEBUG : Looking for writers 2025/12/25 02:09:54 DEBUG : file1: reading active writers 2025/12/25 02:09:54 DEBUG : file1: active writers 1 2025/12/25 02:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:55 DEBUG : Looking for writers 2025/12/25 02:09:55 DEBUG : file1: reading active writers 2025/12/25 02:09:55 DEBUG : file1: active writers 1 2025/12/25 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:56 DEBUG : Looking for writers 2025/12/25 02:09:56 DEBUG : file1: reading active writers 2025/12/25 02:09:56 DEBUG : file1: active writers 1 2025/12/25 02:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:57 DEBUG : Looking for writers 2025/12/25 02:09:57 DEBUG : file1: reading active writers 2025/12/25 02:09:57 DEBUG : file1: active writers 1 2025/12/25 02:09:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:58 DEBUG : Looking for writers 2025/12/25 02:09:58 DEBUG : file1: reading active writers 2025/12/25 02:09:58 DEBUG : file1: active writers 1 2025/12/25 02:09:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:09:59 DEBUG : Looking for writers 2025/12/25 02:09:59 DEBUG : file1: reading active writers 2025/12/25 02:09:59 DEBUG : file1: active writers 1 2025/12/25 02:09:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:10:00 DEBUG : Looking for writers 2025/12/25 02:10:00 DEBUG : file1: reading active writers 2025/12/25 02:10:00 DEBUG : file1: active writers 1 2025/12/25 02:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:10:01 DEBUG : Looking for writers 2025/12/25 02:10:01 DEBUG : file1: reading active writers 2025/12/25 02:10:01 DEBUG : file1: active writers 1 2025/12/25 02:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:10:02 DEBUG : Looking for writers 2025/12/25 02:10:02 DEBUG : file1: reading active writers 2025/12/25 02:10:02 DEBUG : file1: active writers 1 2025/12/25 02:10:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:10:03 DEBUG : Looking for writers 2025/12/25 02:10:03 DEBUG : file1: reading active writers 2025/12/25 02:10:03 DEBUG : file1: active writers 1 2025/12/25 02:10:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/25 02:10:04 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b4c0f0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000dc4908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648157504} name:file1 opens:1 downloaders: o: fd:0xc000000060 info:{ModTime:{wall:14000359834401344391 ext:12899176851 loc:0x42b6f20} ATime:{wall:14000359834401344391 ext:12899176851 loc:0x42b6f20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/25 02:10:04 DEBUG : >WaitForWriters: 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:04 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:04 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:10:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:04 DEBUG : rename_me: newRWFileHandle: 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): openPending: 2025/12/25 02:10:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/25 02:10:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): >openPending: err= 2025/12/25 02:10:04 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/25 02:10:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/25 02:10:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/25 02:10:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): _writeAt: size=5, off=0 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): >_writeAt: n=5, err= 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): close: 2025/12/25 02:10:04 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-25 02:10:04.57933572 +0000 UTC m=+42.922534964 2025/12/25 02:10:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/25 02:10:04 DEBUG : rename_me(0xc0006006c0): >close: err= 2025/12/25 02:10:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/25 02:10:04 DEBUG : i_was_renamed: Updating file with 0xc000719680 2025/12/25 02:10:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/25 02:10:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/25 02:10:04 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:04 DEBUG : Looking for writers 2025/12/25 02:10:04 DEBUG : i_was_renamed: reading active writers 2025/12/25 02:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/25 02:10:04 DEBUG : Looking for writers 2025/12/25 02:10:04 DEBUG : i_was_renamed: reading active writers 2025/12/25 02:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/25 02:10:04 DEBUG : Looking for writers 2025/12/25 02:10:04 DEBUG : i_was_renamed: reading active writers 2025/12/25 02:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/25 02:10:04 DEBUG : Looking for writers 2025/12/25 02:10:04 DEBUG : i_was_renamed: reading active writers 2025/12/25 02:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/25 02:10:04 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/25 02:10:04 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:04 DEBUG : i_was_renamed: size = 5 OK 2025/12/25 02:10:04 INFO : i_was_renamed: Copied (new) 2025/12/25 02:10:04 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-12-25 02:10:04 +0000 UTC" 2025/12/25 02:10:04 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/25 02:10:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/25 02:10:04 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/25 02:10:04 DEBUG : Looking for writers 2025/12/25 02:10:04 DEBUG : i_was_renamed: reading active writers 2025/12/25 02:10:04 DEBUG : >WaitForWriters: 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:04 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/25 02:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{o2YF4}/rclone-test-mikelel1nudu" 2025/12/25 02:10:04 INFO : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/25 02:10:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:04 DEBUG : forgetting directory cache 2025/12/25 02:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): _readAt: size=512, off=0 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): openPending: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:11:04 +0000 UTC" against cached fingerprint "" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): >openPending: err= 2025/12/25 02:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): >_readAt: n=20, err=EOF 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): close: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:11:04 +0000 GMT 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0006ccb00): >close: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:05 DEBUG : forgetting directory cache 2025/12/25 02:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): _readAt: size=512, off=0 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): openPending: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:12:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:11:04 +0000 UTC" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 01:12:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:11:04 +0000 UTC") 2025/12/25 02:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): >openPending: err= 2025/12/25 02:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): >_readAt: n=20, err=EOF 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): close: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:12:04 +0000 GMT 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000e338c0): >close: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:05 DEBUG : forgetting directory cache 2025/12/25 02:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): _readAt: size=512, off=0 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): openPending: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:13:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:12:04 +0000 UTC" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 01:13:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:12:04 +0000 UTC") 2025/12/25 02:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): >openPending: err= 2025/12/25 02:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): >_readAt: n=20, err=EOF 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): close: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:13:04 +0000 GMT 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc0008a6d40): >close: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:05 DEBUG : forgetting directory cache 2025/12/25 02:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): _readAt: size=512, off=0 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): openPending: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:14:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:13:04 +0000 UTC" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 01:14:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:13:04 +0000 UTC") 2025/12/25 02:10:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): >openPending: err= 2025/12/25 02:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): >_readAt: n=20, err=EOF 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): close: 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:14:04 +0000 GMT 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate(0xc000688a40): >close: err= 2025/12/25 02:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:05 DEBUG : forgetting directory cache 2025/12/25 02:10:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): _readAt: size=512, off=0 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): openPending: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:15:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:14:04 +0000 UTC" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 01:15:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:14:04 +0000 UTC") 2025/12/25 02:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): >openPending: err= 2025/12/25 02:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): >_readAt: n=20, err=EOF 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): close: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:15:04 +0000 GMT 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000677940): >close: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:06 DEBUG : forgetting directory cache 2025/12/25 02:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): _readAt: size=512, off=0 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): openPending: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-25 01:16:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:15:04 +0000 UTC" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-25 01:16:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:15:04 +0000 UTC") 2025/12/25 02:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/25 02:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): >openPending: err= 2025/12/25 02:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): >_readAt: n=20, err=EOF 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): close: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:16:04 +0000 GMT 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000dc7d80): >close: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:06 DEBUG : forgetting directory cache 2025/12/25 02:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): _readAt: size=512, off=0 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): openPending: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-12-25 01:17:04 +0000 UTC" against cached fingerprint "20,2025-12-25 01:16:04 +0000 UTC" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-12-25 01:17:04 +0000 UTC" != cached fingerprint "20,2025-12-25 01:16:04 +0000 UTC") 2025/12/25 02:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/12/25 02:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): >openPending: err= 2025/12/25 02:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): >_readAt: n=21, err=EOF 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): close: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:17:04 +0000 GMT 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc00078ab00): >close: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:06 DEBUG : forgetting directory cache 2025/12/25 02:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): _readAt: size=512, off=0 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): openPending: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-12-25 01:18:04 +0000 UTC" against cached fingerprint "21,2025-12-25 01:17:04 +0000 UTC" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-12-25 01:18:04 +0000 UTC" != cached fingerprint "21,2025-12-25 01:17:04 +0000 UTC") 2025/12/25 02:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/12/25 02:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): >openPending: err= 2025/12/25 02:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): >_readAt: n=22, err=EOF 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): close: 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:18:04 +0000 GMT 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate(0xc000e25f00): >close: err= 2025/12/25 02:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:06 DEBUG : forgetting directory cache 2025/12/25 02:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): _readAt: size=512, off=0 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): openPending: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-12-25 01:19:04 +0000 UTC" against cached fingerprint "22,2025-12-25 01:18:04 +0000 UTC" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-12-25 01:19:04 +0000 UTC" != cached fingerprint "22,2025-12-25 01:18:04 +0000 UTC") 2025/12/25 02:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/12/25 02:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): >openPending: err= 2025/12/25 02:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): >_readAt: n=23, err=EOF 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): close: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:19:04 +0000 GMT 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc00081bd00): >close: err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 DEBUG : forgetting directory cache 2025/12/25 02:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): _readAt: size=512, off=0 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): openPending: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-12-25 01:20:04 +0000 UTC" against cached fingerprint "23,2025-12-25 01:19:04 +0000 UTC" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-12-25 01:20:04 +0000 UTC" != cached fingerprint "23,2025-12-25 01:19:04 +0000 UTC") 2025/12/25 02:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/12/25 02:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): >openPending: err= 2025/12/25 02:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): >_readAt: n=24, err=EOF 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): close: 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-25 01:20:04 +0000 GMT 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate(0xc000835080): >close: err= 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : TestRWCacheUpdate: reading active writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: 2025/12/25 02:10:07 DEBUG : webdav root 'rclone-test-mikelel1nudu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : forgetting directory cache 2025/12/25 02:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/25 02:10:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/25 02:10:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/25 02:10:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/25 02:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : FilEb: reading active writers 2025/12/25 02:10:07 DEBUG : FiLeA: reading active writers 2025/12/25 02:10:07 DEBUG : FiLeB: reading active writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : FiLeA: reading active writers 2025/12/25 02:10:07 DEBUG : FiLeB: reading active writers 2025/12/25 02:10:07 DEBUG : FilEb: reading active writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/25 02:10:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : webdav root 'rclone-test-mikelel1nudu': Reusing VFS from active cache 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:07 DEBUG : Looking for writers 2025/12/25 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:07 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:08 DEBUG : dir: Looking for writers 2025/12/25 02:10:08 DEBUG : file2: reading active writers 2025/12/25 02:10:08 DEBUG : Looking for writers 2025/12/25 02:10:08 DEBUG : dir: reading active writers 2025/12/25 02:10:08 DEBUG : file1: reading active writers 2025/12/25 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:08 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:08 DEBUG : dir: Looking for writers 2025/12/25 02:10:08 DEBUG : Looking for writers 2025/12/25 02:10:08 DEBUG : dir: reading active writers 2025/12/25 02:10:08 DEBUG : file1: reading active writers 2025/12/25 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:08 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:08 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 02:10:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 02:10:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 02:10:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 02:10:08 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/25 02:10:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/25 02:10:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/25 02:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:08 DEBUG : dir: Looking for writers 2025/12/25 02:10:08 DEBUG : file2: reading active writers 2025/12/25 02:10:08 DEBUG : new_file.txt: reading active writers 2025/12/25 02:10:08 DEBUG : Looking for writers 2025/12/25 02:10:08 DEBUG : dir: reading active writers 2025/12/25 02:10:08 DEBUG : file1: reading active writers 2025/12/25 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:08 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/25 02:10:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000d10c00 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:08 INFO : dir/file1: Moved (server-side) to: file0 2025/12/25 02:10:08 DEBUG : file0: Updating file with file0 0xc000d10c00 2025/12/25 02:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/25 02:10:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/25 02:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:08 DEBUG : dir: Looking for writers 2025/12/25 02:10:08 DEBUG : Looking for writers 2025/12/25 02:10:08 DEBUG : dir: reading active writers 2025/12/25 02:10:08 DEBUG : file0: reading active writers 2025/12/25 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:08 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:08 DEBUG : Looking for writers 2025/12/25 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:08 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:08 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/25 02:10:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/25 02:10:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/25 02:10:08 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/25 02:10:09 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:09 DEBUG : c: Looking for writers 2025/12/25 02:10:09 DEBUG : d: Looking for writers 2025/12/25 02:10:09 DEBUG : Looking for writers 2025/12/25 02:10:09 DEBUG : a: Looking for writers 2025/12/25 02:10:09 DEBUG : b: Looking for writers 2025/12/25 02:10:09 DEBUG : Looking for writers 2025/12/25 02:10:09 DEBUG : a: reading active writers 2025/12/25 02:10:09 DEBUG : b: reading active writers 2025/12/25 02:10:09 DEBUG : c: reading active writers 2025/12/25 02:10:09 DEBUG : d: reading active writers 2025/12/25 02:10:09 DEBUG : /: reading active writers 2025/12/25 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:09 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/25 02:10:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/25 02:10:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/25 02:10:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/12/25 02:10:09 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:09 DEBUG : a/b/c/d: Looking for writers 2025/12/25 02:10:09 DEBUG : a/b/c: Looking for writers 2025/12/25 02:10:09 DEBUG : d: reading active writers 2025/12/25 02:10:09 DEBUG : a/b: Looking for writers 2025/12/25 02:10:09 DEBUG : c: reading active writers 2025/12/25 02:10:09 DEBUG : a: Looking for writers 2025/12/25 02:10:09 DEBUG : b: reading active writers 2025/12/25 02:10:09 DEBUG : Looking for writers 2025/12/25 02:10:09 DEBUG : a: reading active writers 2025/12/25 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:09 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:09 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:09 DEBUG : Looking for writers 2025/12/25 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:09 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/25 02:10:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/25 02:10:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/25 02:10:09 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 02:10:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:09 DEBUG : file1: size = 5 OK 2025/12/25 02:10:09 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 02:10:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:09 DEBUG : file1: size = 0 OK 2025/12/25 02:10:09 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (7 bytes), uploading instead of streaming 2025/12/25 02:10:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:09 DEBUG : file1: size = 7 OK 2025/12/25 02:10:09 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:09 DEBUG : Looking for writers 2025/12/25 02:10:09 DEBUG : file1: reading active writers 2025/12/25 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:09 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/25 02:10:10 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/25 02:10:10 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/25 02:10:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/25 02:10:10 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (11 bytes), uploading instead of streaming 2025/12/25 02:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:10 DEBUG : file1: size = 11 OK 2025/12/25 02:10:10 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/25 02:10:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:10 DEBUG : Looking for writers 2025/12/25 02:10:10 DEBUG : file1: reading active writers 2025/12/25 02:10:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:10 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/25 02:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:10 DEBUG : file1: size = 5 OK 2025/12/25 02:10:10 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/25 02:10:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:10 DEBUG : Looking for writers 2025/12/25 02:10:10 DEBUG : file1: reading active writers 2025/12/25 02:10:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:10 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:10 DEBUG : file1: WriteFileHandle.Release closing 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 02:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:10 DEBUG : file1: size = 0 OK 2025/12/25 02:10:10 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/25 02:10:10 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:10 DEBUG : Looking for writers 2025/12/25 02:10:10 DEBUG : file1: reading active writers 2025/12/25 02:10:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:11 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/25 02:10:11 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/25 02:10:11 DEBUG : Looking for writers 2025/12/25 02:10:11 DEBUG : file1: reading active writers 2025/12/25 02:10:11 DEBUG : file1: active writers 1 2025/12/25 02:10:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/25 02:10:12 DEBUG : Looking for writers 2025/12/25 02:10:12 DEBUG : file1: reading active writers 2025/12/25 02:10:12 DEBUG : file1: active writers 1 2025/12/25 02:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:13 DEBUG : Looking for writers 2025/12/25 02:10:13 DEBUG : file1: reading active writers 2025/12/25 02:10:13 DEBUG : file1: active writers 1 2025/12/25 02:10:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:14 DEBUG : Looking for writers 2025/12/25 02:10:14 DEBUG : file1: reading active writers 2025/12/25 02:10:14 DEBUG : file1: active writers 1 2025/12/25 02:10:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:15 DEBUG : Looking for writers 2025/12/25 02:10:15 DEBUG : file1: reading active writers 2025/12/25 02:10:15 DEBUG : file1: active writers 1 2025/12/25 02:10:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:16 DEBUG : Looking for writers 2025/12/25 02:10:16 DEBUG : file1: reading active writers 2025/12/25 02:10:16 DEBUG : file1: active writers 1 2025/12/25 02:10:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:17 DEBUG : Looking for writers 2025/12/25 02:10:17 DEBUG : file1: reading active writers 2025/12/25 02:10:17 DEBUG : file1: active writers 1 2025/12/25 02:10:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:18 DEBUG : Looking for writers 2025/12/25 02:10:18 DEBUG : file1: reading active writers 2025/12/25 02:10:18 DEBUG : file1: active writers 1 2025/12/25 02:10:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:19 DEBUG : Looking for writers 2025/12/25 02:10:19 DEBUG : file1: reading active writers 2025/12/25 02:10:19 DEBUG : file1: active writers 1 2025/12/25 02:10:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:20 DEBUG : Looking for writers 2025/12/25 02:10:20 DEBUG : file1: reading active writers 2025/12/25 02:10:20 DEBUG : file1: active writers 1 2025/12/25 02:10:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:21 DEBUG : Looking for writers 2025/12/25 02:10:21 DEBUG : file1: reading active writers 2025/12/25 02:10:21 DEBUG : file1: active writers 1 2025/12/25 02:10:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:22 DEBUG : Looking for writers 2025/12/25 02:10:22 DEBUG : file1: reading active writers 2025/12/25 02:10:22 DEBUG : file1: active writers 1 2025/12/25 02:10:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:23 DEBUG : Looking for writers 2025/12/25 02:10:23 DEBUG : file1: reading active writers 2025/12/25 02:10:23 DEBUG : file1: active writers 1 2025/12/25 02:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:24 DEBUG : Looking for writers 2025/12/25 02:10:24 DEBUG : file1: reading active writers 2025/12/25 02:10:24 DEBUG : file1: active writers 1 2025/12/25 02:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:25 DEBUG : Looking for writers 2025/12/25 02:10:25 DEBUG : file1: reading active writers 2025/12/25 02:10:25 DEBUG : file1: active writers 1 2025/12/25 02:10:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:26 DEBUG : Looking for writers 2025/12/25 02:10:26 DEBUG : file1: reading active writers 2025/12/25 02:10:26 DEBUG : file1: active writers 1 2025/12/25 02:10:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:27 DEBUG : Looking for writers 2025/12/25 02:10:27 DEBUG : file1: reading active writers 2025/12/25 02:10:27 DEBUG : file1: active writers 1 2025/12/25 02:10:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:28 DEBUG : Looking for writers 2025/12/25 02:10:28 DEBUG : file1: reading active writers 2025/12/25 02:10:28 DEBUG : file1: active writers 1 2025/12/25 02:10:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:29 DEBUG : Looking for writers 2025/12/25 02:10:29 DEBUG : file1: reading active writers 2025/12/25 02:10:29 DEBUG : file1: active writers 1 2025/12/25 02:10:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:30 DEBUG : Looking for writers 2025/12/25 02:10:30 DEBUG : file1: reading active writers 2025/12/25 02:10:30 DEBUG : file1: active writers 1 2025/12/25 02:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:31 DEBUG : Looking for writers 2025/12/25 02:10:31 DEBUG : file1: reading active writers 2025/12/25 02:10:31 DEBUG : file1: active writers 1 2025/12/25 02:10:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:32 DEBUG : Looking for writers 2025/12/25 02:10:32 DEBUG : file1: reading active writers 2025/12/25 02:10:32 DEBUG : file1: active writers 1 2025/12/25 02:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:33 DEBUG : Looking for writers 2025/12/25 02:10:33 DEBUG : file1: reading active writers 2025/12/25 02:10:33 DEBUG : file1: active writers 1 2025/12/25 02:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:34 DEBUG : Looking for writers 2025/12/25 02:10:34 DEBUG : file1: reading active writers 2025/12/25 02:10:34 DEBUG : file1: active writers 1 2025/12/25 02:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:35 DEBUG : Looking for writers 2025/12/25 02:10:35 DEBUG : file1: reading active writers 2025/12/25 02:10:35 DEBUG : file1: active writers 1 2025/12/25 02:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:36 DEBUG : Looking for writers 2025/12/25 02:10:36 DEBUG : file1: reading active writers 2025/12/25 02:10:36 DEBUG : file1: active writers 1 2025/12/25 02:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:37 DEBUG : Looking for writers 2025/12/25 02:10:37 DEBUG : file1: reading active writers 2025/12/25 02:10:37 DEBUG : file1: active writers 1 2025/12/25 02:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:38 DEBUG : Looking for writers 2025/12/25 02:10:38 DEBUG : file1: reading active writers 2025/12/25 02:10:38 DEBUG : file1: active writers 1 2025/12/25 02:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:39 DEBUG : Looking for writers 2025/12/25 02:10:39 DEBUG : file1: reading active writers 2025/12/25 02:10:39 DEBUG : file1: active writers 1 2025/12/25 02:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:40 DEBUG : Looking for writers 2025/12/25 02:10:40 DEBUG : file1: reading active writers 2025/12/25 02:10:40 DEBUG : file1: active writers 1 2025/12/25 02:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/25 02:10:41 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/25 02:10:41 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:41 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/25 02:10:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : file1: size = 0 OK 2025/12/25 02:10:41 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:41 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 02:10:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 02:10:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:41 DEBUG : Looking for writers 2025/12/25 02:10:41 DEBUG : file1: reading active writers 2025/12/25 02:10:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:41 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/25 02:10:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/25 02:10:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : webdav root 'rclone-test-mikelel1nudu': File to upload is small (100 bytes), uploading instead of streaming 2025/12/25 02:10:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : file1: size = 100 OK 2025/12/25 02:10:41 DEBUG : file1: Size of src and dst objects identical 2025/12/25 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/25 02:10:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/25 02:10:41 DEBUG : file1: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/25 02:10:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/25 02:10:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:41 DEBUG : Looking for writers 2025/12/25 02:10:41 DEBUG : file1: reading active writers 2025/12/25 02:10:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:41 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:41 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/25 02:10:41 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/25 02:10:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/25 02:10:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/25 02:10:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/25 02:10:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:41 DEBUG : flat: Looking for writers 2025/12/25 02:10:41 DEBUG : f000.txt: reading active writers 2025/12/25 02:10:41 DEBUG : f001.txt: reading active writers 2025/12/25 02:10:41 DEBUG : f002.txt: reading active writers 2025/12/25 02:10:41 DEBUG : f003.txt: reading active writers 2025/12/25 02:10:41 DEBUG : f004.txt: reading active writers 2025/12/25 02:10:41 DEBUG : Looking for writers 2025/12/25 02:10:41 DEBUG : flat: reading active writers 2025/12/25 02:10:41 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:41 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:41 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/25 02:10:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/25 02:10:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/25 02:10:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/25 02:10:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:41 DEBUG : a/b/c: Looking for writers 2025/12/25 02:10:41 DEBUG : deep.txt: reading active writers 2025/12/25 02:10:41 DEBUG : a/b: Looking for writers 2025/12/25 02:10:41 DEBUG : c: reading active writers 2025/12/25 02:10:41 DEBUG : mid.txt: reading active writers 2025/12/25 02:10:41 DEBUG : a: Looking for writers 2025/12/25 02:10:41 DEBUG : b: reading active writers 2025/12/25 02:10:41 DEBUG : top.txt: reading active writers 2025/12/25 02:10:41 DEBUG : Looking for writers 2025/12/25 02:10:41 DEBUG : a: reading active writers 2025/12/25 02:10:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:41 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:41 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:42 DEBUG : bigdir: Looking for writers 2025/12/25 02:10:42 DEBUG : big.bin: reading active writers 2025/12/25 02:10:42 DEBUG : Looking for writers 2025/12/25 02:10:42 DEBUG : bigdir: reading active writers 2025/12/25 02:10:42 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.59s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-mikelel1nudu'", Local "Local file system at /tmp/rclone3506288625", Modify Window "1s" 2025/12/25 02:10:42 INFO : webdav root 'rclone-test-mikelel1nudu': poll-interval is not supported by this remote 2025/12/25 02:10:42 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:42 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:42 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/12/25 02:10:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/25 02:10:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/25 02:10:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/25 02:10:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/25 02:10:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:42 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/25 02:10:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/25 02:10:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/25 02:10:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/25 02:10:42 DEBUG : WaitForWriters: timeout=30s 2025/12/25 02:10:42 DEBUG : dir1: Looking for writers 2025/12/25 02:10:42 DEBUG : a.txt: reading active writers 2025/12/25 02:10:42 DEBUG : dir2: Looking for writers 2025/12/25 02:10:42 DEBUG : b.txt: reading active writers 2025/12/25 02:10:42 DEBUG : dir3: Looking for writers 2025/12/25 02:10:42 DEBUG : c.txt: reading active writers 2025/12/25 02:10:42 DEBUG : Looking for writers 2025/12/25 02:10:42 DEBUG : dir2: reading active writers 2025/12/25 02:10:42 DEBUG : dir3: reading active writers 2025/12/25 02:10:42 DEBUG : dir1: reading active writers 2025/12/25 02:10:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/12/25 02:10:42 DEBUG : webdav root 'rclone-test-mikelel1nudu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.208289165s (try 1/5)