"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/20 01:44:03 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-vurixul8nona" 2025/07/20 01:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 01:44:03 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/20 01:44:03 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/20 01:44:03 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/20 01:44:03 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/20 01:44:03 DEBUG : Setting pass="be_JOrIWqzf30g7XmP7hsrd7Jt6u0a9kMkc-fS2sE2E3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/20 01:44:03 DEBUG : TestWebdavRclone: detected overridden config - adding "{e2uV2}" suffix to name 2025/07/20 01:44:03 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/20 01:44:03 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/20 01:44:03 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/20 01:44:03 DEBUG : Setting pass="be_JOrIWqzf30g7XmP7hsrd7Jt6u0a9kMkc-fS2sE2E3" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/20 01:44:03 DEBUG : found headers: 2025/07/20 01:44:03 DEBUG : Creating backend with remote "/tmp/rclone2752873887" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:03 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:03 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:03 DEBUG : dir: Looking for writers 2025/07/20 01:44:03 DEBUG : Looking for writers 2025/07/20 01:44:03 DEBUG : dir: reading active writers 2025/07/20 01:44:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:03 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:03 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:03 DEBUG : dir/subdir: Looking for writers 2025/07/20 01:44:03 DEBUG : dir: Looking for writers 2025/07/20 01:44:03 DEBUG : file1: reading active writers 2025/07/20 01:44:03 DEBUG : file2: reading active writers 2025/07/20 01:44:03 DEBUG : subdir: reading active writers 2025/07/20 01:44:03 DEBUG : Looking for writers 2025/07/20 01:44:03 DEBUG : dir: reading active writers 2025/07/20 01:44:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:04 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:04 DEBUG : dir: Looking for writers 2025/07/20 01:44:04 DEBUG : file1: reading active writers 2025/07/20 01:44:04 DEBUG : Looking for writers 2025/07/20 01:44:04 DEBUG : dir: reading active writers 2025/07/20 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:04 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:04 DEBUG : dir: Looking for writers 2025/07/20 01:44:04 DEBUG : Looking for writers 2025/07/20 01:44:04 DEBUG : dir: reading active writers 2025/07/20 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:04 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:04 DEBUG : forgetting directory cache 2025/07/20 01:44:04 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:04 DEBUG : Looking for writers 2025/07/20 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:04 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/20 01:44:04 DEBUG : dir: invalidating directory cache 2025/07/20 01:44:04 DEBUG : >ForgetPath: 2025/07/20 01:44:04 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/20 01:44:04 DEBUG : invalidating directory cache 2025/07/20 01:44:04 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:04 DEBUG : >ForgetPath: 2025/07/20 01:44:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/20 01:44:04 DEBUG : >ForgetPath: 2025/07/20 01:44:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:04 DEBUG : dir: Looking for writers 2025/07/20 01:44:04 DEBUG : Looking for writers 2025/07/20 01:44:04 DEBUG : dir: reading active writers 2025/07/20 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:04 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:04 DEBUG : forgetting directory cache 2025/07/20 01:44:04 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:04 DEBUG : dir: Looking for writers 2025/07/20 01:44:04 DEBUG : fil/a/b: Looking for writers 2025/07/20 01:44:04 DEBUG : fil/a: Looking for writers 2025/07/20 01:44:04 DEBUG : b: reading active writers 2025/07/20 01:44:04 DEBUG : fil: Looking for writers 2025/07/20 01:44:04 DEBUG : a: reading active writers 2025/07/20 01:44:04 DEBUG : Looking for writers 2025/07/20 01:44:04 DEBUG : dir: reading active writers 2025/07/20 01:44:04 DEBUG : fil: reading active writers 2025/07/20 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:05 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:05 DEBUG : dir: Looking for writers 2025/07/20 01:44:05 DEBUG : Looking for writers 2025/07/20 01:44:05 DEBUG : dir: reading active writers 2025/07/20 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:05 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:05 DEBUG : dir: Looking for writers 2025/07/20 01:44:05 DEBUG : file1: reading active writers 2025/07/20 01:44:05 DEBUG : Looking for writers 2025/07/20 01:44:05 DEBUG : dir: reading active writers 2025/07/20 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:05 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/20 01:44:05 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 DEBUG : dir: invalidating directory cache 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/20 01:44:05 DEBUG : dir/file1: Reset virtual modtime 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/20 01:44:05 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/20 01:44:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:05 DEBUG : dir: invalidating directory cache 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/20 01:44:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/20 01:44:05 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/20 01:44:05 DEBUG : forgetting directory cache 2025/07/20 01:44:05 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:05 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/20 01:44:05 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:05 DEBUG : dir/virtualDir: Looking for writers 2025/07/20 01:44:05 DEBUG : dir: Looking for writers 2025/07/20 01:44:05 DEBUG : virtualFile: reading active writers 2025/07/20 01:44:05 DEBUG : virtualDir: reading active writers 2025/07/20 01:44:05 DEBUG : file1: reading active writers 2025/07/20 01:44:05 DEBUG : virtualFile2: reading active writers 2025/07/20 01:44:05 DEBUG : Looking for writers 2025/07/20 01:44:05 DEBUG : dir: reading active writers 2025/07/20 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:05 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:05 ERROR : dir/: Can only open directories read only 2025/07/20 01:44:05 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:05 DEBUG : dir: Looking for writers 2025/07/20 01:44:05 DEBUG : Looking for writers 2025/07/20 01:44:05 DEBUG : dir: reading active writers 2025/07/20 01:44:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:05 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 01:44:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 01:44:06 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 01:44:06 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 NOTICE: webdav root 'rclone-test-vurixul8nona': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/20 01:44:06 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 01:44:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:06 DEBUG : dir: Looking for writers 2025/07/20 01:44:06 DEBUG : file1: reading active writers 2025/07/20 01:44:06 DEBUG : potato: reading active writers 2025/07/20 01:44:06 DEBUG : Looking for writers 2025/07/20 01:44:06 DEBUG : dir: reading active writers 2025/07/20 01:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:06 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 01:44:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:06 DEBUG : dir/sub: Looking for writers 2025/07/20 01:44:06 DEBUG : dir: Looking for writers 2025/07/20 01:44:06 DEBUG : file1: reading active writers 2025/07/20 01:44:06 DEBUG : sub: reading active writers 2025/07/20 01:44:06 DEBUG : Looking for writers 2025/07/20 01:44:06 DEBUG : dir: reading active writers 2025/07/20 01:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:06 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 01:44:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/20 01:44:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:06 DEBUG : dir/sub/subsub: Looking for writers 2025/07/20 01:44:06 DEBUG : dir/sub: Looking for writers 2025/07/20 01:44:06 DEBUG : subsub: reading active writers 2025/07/20 01:44:06 DEBUG : dir: Looking for writers 2025/07/20 01:44:06 DEBUG : file1: reading active writers 2025/07/20 01:44:06 DEBUG : sub: reading active writers 2025/07/20 01:44:06 DEBUG : Looking for writers 2025/07/20 01:44:06 DEBUG : dir: reading active writers 2025/07/20 01:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:06 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 ERROR : dir/: Dir.Remove not empty 2025/07/20 01:44:06 DEBUG : dir/file1: Remove: 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:06 DEBUG : dir/file1: >Remove: err= 2025/07/20 01:44:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 01:44:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:06 DEBUG : Looking for writers 2025/07/20 01:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:06 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:06 DEBUG : dir/file1: Remove: 2025/07/20 01:44:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:06 DEBUG : dir/file1: >Remove: err= 2025/07/20 01:44:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 01:44:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:06 DEBUG : Looking for writers 2025/07/20 01:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:07 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 DEBUG : dir/file1: Remove: 2025/07/20 01:44:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:07 DEBUG : dir/file1: >Remove: err= 2025/07/20 01:44:07 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:07 DEBUG : dir: Looking for writers 2025/07/20 01:44:07 DEBUG : Looking for writers 2025/07/20 01:44:07 DEBUG : dir: reading active writers 2025/07/20 01:44:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:07 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/20 01:44:07 DEBUG : dir: Updating dir with dir2 0xc0009ccd00 2025/07/20 01:44:07 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/20 01:44:07 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/20 01:44:07 DEBUG : file2: Updating file with file2 0xc00014efc0 2025/07/20 01:44:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:07 INFO : dir2/file3: Deleted 2025/07/20 01:44:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/20 01:44:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00014efc0 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/20 01:44:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/20 01:44:07 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009cc8f0 2025/07/20 01:44:07 DEBUG : empty directory: forgetting directory cache 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/20 01:44:07 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/20 01:44:07 DEBUG : dir2: Renaming to "dir3" 2025/07/20 01:44:07 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:07 DEBUG : dir3: Looking for writers 2025/07/20 01:44:07 DEBUG : file3: reading active writers 2025/07/20 01:44:07 DEBUG : renamed empty directory: Looking for writers 2025/07/20 01:44:07 DEBUG : Looking for writers 2025/07/20 01:44:07 DEBUG : dir3: reading active writers 2025/07/20 01:44:07 DEBUG : renamed empty directory: reading active writers 2025/07/20 01:44:07 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:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:07 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 01:44:07 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 01:44:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/20 01:44:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 01:44:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/20 01:44:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:07 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (12 bytes), uploading instead of streaming 2025/07/20 01:44:07 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:07 DEBUG : forgetting directory cache 2025/07/20 01:44:07 DEBUG : dir: forgetting directory cache 2025/07/20 01:44:07 DEBUG : dir/sub: forgetting directory cache 2025/07/20 01:44:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/20 01:44:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/20 01:44:07 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 01:44:07 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:07 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/20 01:44:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 01:44:07 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:07 DEBUG : dir/sub: Looking for writers 2025/07/20 01:44:07 DEBUG : file0: reading active writers 2025/07/20 01:44:07 DEBUG : file2: reading active writers 2025/07/20 01:44:07 DEBUG : dir: Looking for writers 2025/07/20 01:44:07 DEBUG : file1: reading active writers 2025/07/20 01:44:07 DEBUG : sub: reading active writers 2025/07/20 01:44:07 DEBUG : Looking for writers 2025/07/20 01:44:07 DEBUG : dir: reading active writers 2025/07/20 01:44:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/20 01:44:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/20 01:44:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/20 01:44:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/20 01:44:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : dir: Looking for writers 2025/07/20 01:44:08 DEBUG : file1: reading active writers 2025/07/20 01:44:08 DEBUG : file1.metadata: reading active writers 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : dir: reading active writers 2025/07/20 01:44:08 DEBUG : dir.metadata: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : dir: Looking for writers 2025/07/20 01:44:08 DEBUG : file1: reading active writers 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : dir: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : dir: Looking for writers 2025/07/20 01:44:08 DEBUG : file1: reading active writers 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : dir: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : dir: Looking for writers 2025/07/20 01:44:08 DEBUG : file1: reading active writers 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : dir: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/20 01:44:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/20 01:44:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 01:44:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : file.txt: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:08 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/20 01:44:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:08 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:08 DEBUG : dir: Looking for writers 2025/07/20 01:44:08 DEBUG : file1: reading active writers 2025/07/20 01:44:08 DEBUG : Looking for writers 2025/07/20 01:44:08 DEBUG : dir: reading active writers 2025/07/20 01:44:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:08 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:08 DEBUG : dir/file1: Remove: 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:09 DEBUG : dir/file1: >Remove: err= 2025/07/20 01:44:09 DEBUG : dir/file1: Remove: 2025/07/20 01:44:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:09 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:09 DEBUG : dir/file1: Remove: 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:09 DEBUG : dir/file1: >Remove: err= 2025/07/20 01:44:09 DEBUG : dir/file1: Remove: 2025/07/20 01:44:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:09 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/20 01:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 01:44:09 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/20 01:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 01:44:09 DEBUG : dir/file1: Open: flags=0x3 2025/07/20 01:44:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/20 01:44:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : file1: reading active writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:09 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : file1: reading active writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: 2025/07/20 01:44:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ae3c0 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ae3c0 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007ae3c0 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:09 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 01:44:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:09 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:09 DEBUG : newLeaf: Running delayed rename now 2025/07/20 01:44:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ae3c0 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:09 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:09 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:09 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:09 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:09 DEBUG : dir: Looking for writers 2025/07/20 01:44:09 DEBUG : file1: reading active writers 2025/07/20 01:44:09 DEBUG : Looking for writers 2025/07/20 01:44:09 DEBUG : dir: reading active writers 2025/07/20 01:44:09 DEBUG : >WaitForWriters: 2025/07/20 01:44:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000596e40 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000596e40 2025/07/20 01:44:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000596e40 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 01:44:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:10 DEBUG : newLeaf: Running delayed rename now 2025/07/20 01:44:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000596e40 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:10 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): openPending: 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): >openPending: err= 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): _writeAt: size=14, off=0 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): >_writeAt: n=14, err= 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): close: 2025/07/20 01:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 01:44:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000770200): >close: err= 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 01:44:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:10 INFO : dir/file1: Copied (replaced existing) 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): _readAt: size=512, off=0 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): openPending: 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): >openPending: err= 2025/07/20 01:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): >_readAt: n=14, err=EOF 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): close: 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000826740): >close: err= 2025/07/20 01:44:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007af380 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 01:44:10 DEBUG : dir/file1: Updating file with dir/file1 0xc0007af380 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000771b80): openPending: 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000771b80): >openPending: err= 2025/07/20 01:44:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000771b80): _writeAt: size=25, off=0 2025/07/20 01:44:10 DEBUG : dir/file1(0xc000771b80): >_writeAt: n=25, err= 2025/07/20 01:44:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0007af380 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:10 DEBUG : newLeaf(0xc000771b80): close: 2025/07/20 01:44:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 01:44:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 01:44:10.565157694 +0000 UTC m=+6.931874947 2025/07/20 01:44:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:10 DEBUG : newLeaf(0xc000771b80): >close: err= 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:10 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 01:44:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:10 INFO : newLeaf: Copied (replaced existing) 2025/07/20 01:44:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 01:44:10 +0000 UTC" 2025/07/20 01:44:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:10 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:10 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:10 DEBUG : dir: Looking for writers 2025/07/20 01:44:10 DEBUG : file1: reading active writers 2025/07/20 01:44:10 DEBUG : Looking for writers 2025/07/20 01:44:10 DEBUG : dir: reading active writers 2025/07/20 01:44:10 DEBUG : >WaitForWriters: 2025/07/20 01:44:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000217140 2025/07/20 01:44:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000217140 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009bf000): openPending: 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009bf000): >openPending: err= 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009bf000): _writeAt: size=25, off=0 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009bf000): >_writeAt: n=25, err= 2025/07/20 01:44:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000217140 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 DEBUG : newLeaf(0xc0009bf000): close: 2025/07/20 01:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 01:44:11.067669251 +0000 UTC m=+7.434386505 2025/07/20 01:44:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:11 DEBUG : newLeaf(0xc0009bf000): >close: err= 2025/07/20 01:44:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 01:44:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:11 INFO : newLeaf: Copied (replaced existing) 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 01:44:11 +0000 UTC" 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : >WaitForWriters: 2025/07/20 01:44:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : >WaitForWriters: 2025/07/20 01:44:11 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:11 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:11 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:11 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:11 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): openPending: 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): >openPending: err= 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): _writeAt: size=14, off=0 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): >_writeAt: n=14, err= 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): close: 2025/07/20 01:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 01:44:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:11 DEBUG : dir/file1(0xc0009f2f80): >close: err= 2025/07/20 01:44:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : file1: reading active writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : file1: reading active writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : file1: reading active writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : file1: reading active writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 01:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:11 INFO : dir/file1: Copied (replaced existing) 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : file1: reading active writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : >WaitForWriters: 2025/07/20 01:44:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): _readAt: size=512, off=0 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): openPending: 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): >openPending: err= 2025/07/20 01:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): >_readAt: n=14, err=EOF 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): close: 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d1ad80): >close: err= 2025/07/20 01:44:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000869080 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 01:44:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000869080 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d92f00): openPending: 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d92f00): >openPending: err= 2025/07/20 01:44:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d92f00): _writeAt: size=25, off=0 2025/07/20 01:44:11 DEBUG : dir/file1(0xc000d92f00): >_writeAt: n=25, err= 2025/07/20 01:44:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000869080 2025/07/20 01:44:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 DEBUG : newLeaf(0xc000d92f00): close: 2025/07/20 01:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 01:44:11.726203425 +0000 UTC m=+8.092920679 2025/07/20 01:44:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:11 DEBUG : newLeaf(0xc000d92f00): >close: err= 2025/07/20 01:44:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 01:44:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:11 INFO : newLeaf: Copied (replaced existing) 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 01:44:11 +0000 UTC" 2025/07/20 01:44:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 01:44:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : >WaitForWriters: 2025/07/20 01:44:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:11 DEBUG : dir: Looking for writers 2025/07/20 01:44:11 DEBUG : Looking for writers 2025/07/20 01:44:11 DEBUG : dir: reading active writers 2025/07/20 01:44:11 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:11 DEBUG : >WaitForWriters: 2025/07/20 01:44:11 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:12 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : file1: reading active writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: 2025/07/20 01:44:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): _readAt: size=512, off=0 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): openPending: 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 01:44:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): >openPending: err= 2025/07/20 01:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): >_readAt: n=14, err=EOF 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): close: 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000f00600): >close: err= 2025/07/20 01:44:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00014f800 2025/07/20 01:44:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 01:44:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 01:44:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00014f800 2025/07/20 01:44:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 01:44:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000eaa3c0): openPending: 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 01:44:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000eaa3c0): >openPending: err= 2025/07/20 01:44:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000eaa3c0): _writeAt: size=25, off=0 2025/07/20 01:44:12 DEBUG : dir/file1(0xc000eaa3c0): >_writeAt: n=25, err= 2025/07/20 01:44:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 01:44:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 01:44:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00014f800 2025/07/20 01:44:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:12 DEBUG : newLeaf(0xc000eaa3c0): close: 2025/07/20 01:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 01:44:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 01:44:12.242415089 +0000 UTC m=+8.609132343 2025/07/20 01:44:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:12 DEBUG : newLeaf(0xc000eaa3c0): >close: err= 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:12 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 01:44:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:12 INFO : newLeaf: Copied (replaced existing) 2025/07/20 01:44:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 01:44:12 +0000 UTC" 2025/07/20 01:44:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 01:44:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 01:44:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : newLeaf: reading active writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: 2025/07/20 01:44:12 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestFileRename (3.13s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : file1: reading active writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/20 01:44:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/20 01:44:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/20 01:44:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/20 01:44:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:12 DEBUG : dir: Looking for writers 2025/07/20 01:44:12 DEBUG : file1: reading active writers 2025/07/20 01:44:12 DEBUG : Looking for writers 2025/07/20 01:44:12 DEBUG : dir: reading active writers 2025/07/20 01:44:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:12 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/20 01:44:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/20 01:44:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/20 01:44:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/20 01:44:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/20 01:44:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/20 01:44:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/20 01:44:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/20 01:44:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/20 01:44:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/20 01:44:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/20 01:44:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): _readAt: size=1, off=0 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): openPending: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >openPending: err= 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): _readAt: size=256, off=1 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >_readAt: n=15, err=EOF 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): _readAt: size=16, off=16 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >_readAt: n=0, err=EOF 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): close: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >close: err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): close: 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000758f80): >close: err=file already closed 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): _readAt: size=1, off=0 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): openPending: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >openPending: err= 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): _readAt: size=1, off=5 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): _readAt: size=1, off=3 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): _readAt: size=1, off=13 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): _readAt: size=16, off=100 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): close: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:13 DEBUG : dir/file1(0xc0008190c0): >close: err= 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=1, off=0 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): openPending: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >openPending: err= 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=1, off=5 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=1, off=1 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=1, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=6, off=10 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=6, err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=256, off=10 2025/07/20 01:44:13 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=6, err=EOF 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=256, off=100 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=0, err=EOF 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): close: 2025/07/20 01:44:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >close: err= 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): _readAt: size=256, off=100 2025/07/20 01:44:13 DEBUG : dir/file1(0xc000f75040): >_readAt: n=0, err=file already closed 2025/07/20 01:44:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:13 DEBUG : dir: Looking for writers 2025/07/20 01:44:13 DEBUG : file1: reading active writers 2025/07/20 01:44:13 DEBUG : Looking for writers 2025/07/20 01:44:13 DEBUG : dir: reading active writers 2025/07/20 01:44:13 DEBUG : >WaitForWriters: 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:13 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): RWFileHandle.Flush 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): _readAt: size=256, off=0 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): openPending: 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): >openPending: err= 2025/07/20 01:44:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): >_readAt: n=16, err=EOF 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): RWFileHandle.Flush 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): RWFileHandle.Flush 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): close: 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0009b1600): >close: err= 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : dir: Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : dir: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 01:44:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): _readAt: size=256, off=0 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): openPending: 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): >openPending: err= 2025/07/20 01:44:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): >_readAt: n=16, err=EOF 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): RWFileHandle.Release 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): close: 2025/07/20 01:44:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): >close: err= 2025/07/20 01:44:14 DEBUG : dir/file1(0xc0008e5740): RWFileHandle.Release 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : dir: Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : dir: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.16s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:14 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): openPending: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): >openPending: err= 2025/07/20 01:44:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): _writeAt: size=5, off=0 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): >_writeAt: n=5, err= 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): _writeAt: size=7, off=5 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): >_writeAt: n=7, err= 2025/07/20 01:44:14 DEBUG : file1: vfs cache: truncate to size=11 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): close: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:14.249941973 +0000 UTC m=+10.616659226 2025/07/20 01:44:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): >close: err= 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): close: 2025/07/20 01:44:14 DEBUG : file1(0xc0008f1940): >close: err=file already closed 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:14 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:14 INFO : file1: Copied (new) 2025/07/20 01:44:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-20 01:44:14 +0000 UTC" 2025/07/20 01:44:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:14 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): openPending: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): >openPending: err= 2025/07/20 01:44:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): _writeAt: size=7, off=0 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): >_writeAt: n=7, err= 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): _writeAt: size=6, off=5 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): >_writeAt: n=6, err= 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): close: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:14.451134193 +0000 UTC m=+10.817851447 2025/07/20 01:44:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): >close: err= 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): _writeAt: size=5, off=0 2025/07/20 01:44:14 DEBUG : file1(0xc000a151c0): >_writeAt: n=0, err=file already closed 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:14 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:14 INFO : file1: Copied (new) 2025/07/20 01:44:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-20 01:44:14 +0000 UTC" 2025/07/20 01:44:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.21s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:14 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:14 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : file1(0xc000cb1480): openPending: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1(0xc000cb1480): >openPending: err= 2025/07/20 01:44:14 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:14 DEBUG : file1(0xc000cb1480): close: 2025/07/20 01:44:14 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:14.6553511 +0000 UTC m=+11.022068354 2025/07/20 01:44:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:14 DEBUG : file1(0xc000cb1480): >close: err= 2025/07/20 01:44:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 01:44:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:14 DEBUG : file2: newRWFileHandle: 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): openPending: 2025/07/20 01:44:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): >openPending: err= 2025/07/20 01:44:14 DEBUG : file2: >newRWFileHandle: err= 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/20 01:44:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): RWFileHandle.Flush 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): RWFileHandle.Release 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): close: 2025/07/20 01:44:14 DEBUG : file2: vfs cache: setting modification time to 2025-07-20 01:44:14.660200929 +0000 UTC m=+11.026918183 2025/07/20 01:44:14 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:14 DEBUG : file2(0xc000cb1900): >close: err= 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/20 01:44:14 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:14 DEBUG : file2: vfs cache: starting upload 2025/07/20 01:44:14 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:14 INFO : file1: Copied (new) 2025/07/20 01:44:14 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-20 01:44:14 +0000 UTC" 2025/07/20 01:44:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 01:44:14 INFO : file2: Copied (new) 2025/07/20 01:44:14 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-20 01:44:14 +0000 UTC" 2025/07/20 01:44:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/20 01:44:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 01:44:14 INFO : file2: vfs cache: upload succeeded try #1 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:14 DEBUG : Looking for writers 2025/07/20 01:44:14 DEBUG : file1: reading active writers 2025/07/20 01:44:14 DEBUG : file2: reading active writers 2025/07/20 01:44:14 DEBUG : >WaitForWriters: 2025/07/20 01:44:14 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.38s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:15 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): openPending: 2025/07/20 01:44:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): >openPending: err= 2025/07/20 01:44:15 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): _writeAt: size=5, off=0 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): >_writeAt: n=5, err= 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): RWFileHandle.Flush 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): RWFileHandle.Flush 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): close: 2025/07/20 01:44:15 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:15.036398716 +0000 UTC m=+11.403115971 2025/07/20 01:44:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:15 DEBUG : file1(0xc000d32cc0): >close: err= 2025/07/20 01:44:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:15 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 INFO : file1: Copied (new) 2025/07/20 01:44:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 01:44:15 +0000 UTC" 2025/07/20 01:44:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : >WaitForWriters: 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:15 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): openPending: 2025/07/20 01:44:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): >openPending: err= 2025/07/20 01:44:15 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): _writeAt: size=5, off=0 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): >_writeAt: n=5, err= 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): RWFileHandle.Release 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): close: 2025/07/20 01:44:15 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:15.229186497 +0000 UTC m=+11.595903761 2025/07/20 01:44:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): >close: err= 2025/07/20 01:44:15 DEBUG : file1(0xc000a683c0): RWFileHandle.Release 2025/07/20 01:44:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:15 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 INFO : file1: Copied (new) 2025/07/20 01:44:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 01:44:15 +0000 UTC" 2025/07/20 01:44:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : >WaitForWriters: 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.20s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 01:44:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:15 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): openPending: 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): >openPending: err= 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 01:44:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): _writeAt: size=5, off=0 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): >_writeAt: n=5, err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): close: 2025/07/20 01:44:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-20 01:44:15.490118022 +0000 UTC m=+11.856835275 2025/07/20 01:44:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:15 DEBUG : dir/file1(0xc0009794c0): >close: err= 2025/07/20 01:44:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 01:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 INFO : dir/file1: Copied (replaced existing) 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-20 01:44:15 +0000 UTC" 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : >WaitForWriters: 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:15 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 01:44:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 01:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 01:44:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): _writeAt: size=5, off=0 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): openPending: 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 01:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): >openPending: err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): >_writeAt: n=5, err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): _writeAt: size=15, off=5 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): >_writeAt: n=15, err= 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): close: 2025/07/20 01:44:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-20 01:44:15.779126478 +0000 UTC m=+12.145843752 2025/07/20 01:44:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:15 DEBUG : dir/file1(0xc00080c900): >close: err= 2025/07/20 01:44:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 01:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:15 INFO : dir/file1: Copied (replaced existing) 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-20 01:44:15 +0000 UTC" 2025/07/20 01:44:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:15 DEBUG : dir: Looking for writers 2025/07/20 01:44:15 DEBUG : file1: reading active writers 2025/07/20 01:44:15 DEBUG : Looking for writers 2025/07/20 01:44:15 DEBUG : dir: reading active writers 2025/07/20 01:44:15 DEBUG : >WaitForWriters: 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:15 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): openPending: 2025/07/20 01:44:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): >openPending: err= 2025/07/20 01:44:16 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): close: 2025/07/20 01:44:16 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 01:44:16.002394181 +0000 UTC m=+12.369111435 2025/07/20 01:44:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : file1(0xc000770640): >close: err= 2025/07/20 01:44:16 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:16 DEBUG : file1: vfs cache: starting upload 2025/07/20 01:44:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:16 INFO : file1: Copied (new) 2025/07/20 01:44:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 01:44:16 +0000 UTC" 2025/07/20 01:44:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:16 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : >WaitForWriters: 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.192837274 +0000 UTC m=+12.559554527 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771d00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.192837274 +0000 UTC m=+12.559554527 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.192837274 +0000 UTC m=+12.559554527 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e6c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b730 item 1 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.206662825 +0000 UTC m=+12.573380079 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ed40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.206662825 +0000 UTC m=+12.573380079 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ce00 item 2 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.214769146 +0000 UTC m=+12.581486400 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.214769146 +0000 UTC m=+12.581486400 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d70c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.214769146 +0000 UTC m=+12.581486400 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d180 item 3 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.221732902 +0000 UTC m=+12.588450157 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7c00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.221732902 +0000 UTC m=+12.588450157 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c21c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d730 item 4 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.235905606 +0000 UTC m=+12.602622860 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.235905606 +0000 UTC m=+12.602622860 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.235905606 +0000 UTC m=+12.602622860 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7bce0 item 5 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.239848273 +0000 UTC m=+12.606565527 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.239848273 +0000 UTC m=+12.606565527 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14230 item 6 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.243378227 +0000 UTC m=+12.610095481 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ebc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.243378227 +0000 UTC m=+12.610095481 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f0c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.243378227 +0000 UTC m=+12.610095481 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f5c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14700 item 7 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.255133243 +0000 UTC m=+12.621850497 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fc40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.255133243 +0000 UTC m=+12.621850497 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14bd0 item 8 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000e7a7c0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.259249036 +0000 UTC m=+12.625966290 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ab80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.259249036 +0000 UTC m=+12.625966290 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.259249036 +0000 UTC m=+12.625966290 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15110 item 9 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.266175342 +0000 UTC m=+12.632892597 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c30c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.266175342 +0000 UTC m=+12.632892597 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dce0 item 10 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0008c3c80): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3c80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.270710372 +0000 UTC m=+12.637427636 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a140c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.270710372 +0000 UTC m=+12.637427636 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a145c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.270710372 +0000 UTC m=+12.637427636 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14ac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea80e0 item 11 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.274182728 +0000 UTC m=+12.640899982 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.274182728 +0000 UTC m=+12.640899982 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea85b0 item 12 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000a15d00): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15d00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.27672078 +0000 UTC m=+12.643438034 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.27672078 +0000 UTC m=+12.643438034 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8a80 item 13 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.278376948 +0000 UTC m=+12.645094201 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.278376948 +0000 UTC m=+12.645094201 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb13c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8e00 item 14 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000cb1a00): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.281026479 +0000 UTC m=+12.647743783 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.281026479 +0000 UTC m=+12.647743783 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9260 item 15 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.283678064 +0000 UTC m=+12.650395318 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8c00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.283678064 +0000 UTC m=+12.650395318 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea95e0 item 16 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.286714231 +0000 UTC m=+12.653431505 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd97c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.286714231 +0000 UTC m=+12.653431505 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.286714231 +0000 UTC m=+12.653431505 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9960 item 17 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.289727976 +0000 UTC m=+12.656445240 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.289727976 +0000 UTC m=+12.656445240 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095adc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9e30 item 18 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.293386831 +0000 UTC m=+12.660104085 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.293386831 +0000 UTC m=+12.660104085 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.293386831 +0000 UTC m=+12.660104085 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095be40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e230 item 19 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.29640248 +0000 UTC m=+12.663119734 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.29640248 +0000 UTC m=+12.663119734 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68ac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e700 item 20 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.301916436 +0000 UTC m=+12.668633690 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.301916436 +0000 UTC m=+12.668633690 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.301916436 +0000 UTC m=+12.668633690 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15420 item 21 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.305673907 +0000 UTC m=+12.672391161 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.305673907 +0000 UTC m=+12.672391161 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e158f0 item 22 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.309111867 +0000 UTC m=+12.675829181 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.309111867 +0000 UTC m=+12.675829181 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.309111867 +0000 UTC m=+12.675829181 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15c70 item 23 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.315464297 +0000 UTC m=+12.682181551 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.315464297 +0000 UTC m=+12.682181551 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ea80 item 24 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000a69cc0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69cc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.323723514 +0000 UTC m=+12.690440768 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.323723514 +0000 UTC m=+12.690440768 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.323723514 +0000 UTC m=+12.690440768 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d6b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ef50 item 25 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.331722444 +0000 UTC m=+12.698439698 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d71c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.331722444 +0000 UTC m=+12.698439698 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f500 item 26 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0007d7d40): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d7d40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.338448894 +0000 UTC m=+12.705166149 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.338448894 +0000 UTC m=+12.705166149 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.338448894 +0000 UTC m=+12.705166149 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000882bc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f880 item 27 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.345266758 +0000 UTC m=+12.711984012 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.345266758 +0000 UTC m=+12.711984012 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fe30 item 28 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000883dc0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000883dc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.346951208 +0000 UTC m=+12.713668462 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.346951208 +0000 UTC m=+12.713668462 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bc8c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a310 item 29 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.348512017 +0000 UTC m=+12.715229281 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bcf40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.348512017 +0000 UTC m=+12.715229281 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bd480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ac40 item 30 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0008bdac0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bdac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.350243335 +0000 UTC m=+12.716960589 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008bde80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.350243335 +0000 UTC m=+12.716960589 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ee5c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 31 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.352008157 +0000 UTC m=+12.718725411 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008eec40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.352008157 +0000 UTC m=+12.718725411 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b570 item 32 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.353670606 +0000 UTC m=+12.720387861 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008ef7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc70 item 33 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.35428036 +0000 UTC m=+12.720997604 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008efc40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.35428036 +0000 UTC m=+12.720997604 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c1c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043be30 item 33 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.356071902 +0000 UTC m=+12.722789156 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091c800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e310 item 34 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.356838831 +0000 UTC m=+12.723556085 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091cc80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.356838831 +0000 UTC m=+12.723556085 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d1c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e700 item 34 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.358208962 +0000 UTC m=+12.724926216 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091d800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 35 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.359013663 +0000 UTC m=+12.725730927 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00091dc80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.359013663 +0000 UTC m=+12.725730927 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 35 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.361116427 +0000 UTC m=+12.727833672 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 36 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.362160577 +0000 UTC m=+12.728877831 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000942d80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.362160577 +0000 UTC m=+12.728877831 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009432c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 36 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.363685258 +0000 UTC m=+12.730402512 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fdc0 item 37 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.364931245 +0000 UTC m=+12.731648499 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000943d80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.364931245 +0000 UTC m=+12.731648499 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e41c0 item 37 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.367469688 +0000 UTC m=+12.734186943 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966980): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e49a0 item 38 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.368739842 +0000 UTC m=+12.735457096 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000966e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.368739842 +0000 UTC m=+12.735457096 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009673c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4bd0 item 38 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.370897961 +0000 UTC m=+12.737615215 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5340 item 39 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.373654974 +0000 UTC m=+12.740372228 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000967f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.373654974 +0000 UTC m=+12.740372228 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aa4c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e57a0 item 39 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.375813325 +0000 UTC m=+12.742530579 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009aab40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5e30 item 40 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.376422458 +0000 UTC m=+12.743139711 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab040): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.376422458 +0000 UTC m=+12.743139711 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009ab580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc770 item 40 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.378367507 +0000 UTC m=+12.745084761 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009abb40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd1f0 item 41 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.379095032 +0000 UTC m=+12.745812286 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de0c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd730 item 41 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.379814862 +0000 UTC m=+12.746532116 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009de580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.379814862 +0000 UTC m=+12.746532116 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009deac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 41 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.382044457 +0000 UTC m=+12.748761721 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a000 item 42 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.382808659 +0000 UTC m=+12.749525914 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009df600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a1c0 item 42 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.383566261 +0000 UTC m=+12.750283516 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009dfb40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.383566261 +0000 UTC m=+12.750283516 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a460 item 42 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.385697942 +0000 UTC m=+12.752415195 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a7e0 item 43 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.386270455 +0000 UTC m=+12.752987709 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a18c80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a9a0 item 43 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.386867966 +0000 UTC m=+12.753585221 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a191c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.386867966 +0000 UTC m=+12.753585221 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ab60 item 43 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.38959295 +0000 UTC m=+12.756310205 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a19d40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0aee0 item 44 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.390376921 +0000 UTC m=+12.757094175 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b0a0 item 44 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.391285025 +0000 UTC m=+12.758002279 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5a800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.391285025 +0000 UTC m=+12.758002279 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5ad80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b260 item 44 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.392848218 +0000 UTC m=+12.759565472 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b3c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b5e0 item 45 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.393411114 +0000 UTC m=+12.760128368 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a5b8c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.393411114 +0000 UTC m=+12.760128368 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c040): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b7a0 item 45 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.395427618 +0000 UTC m=+12.762144872 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9c680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0bb20 item 46 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.39604689 +0000 UTC m=+12.762764143 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9cb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.39604689 +0000 UTC m=+12.762764143 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0bce0 item 46 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.402874311 +0000 UTC m=+12.769591565 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9d8c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c540 item 47 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.404664279 +0000 UTC m=+12.771381543 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c9ddc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.404664279 +0000 UTC m=+12.771381543 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 47 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.407338547 +0000 UTC m=+12.774055801 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc8b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d0a0 item 48 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.412524979 +0000 UTC m=+12.779242273 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.412524979 +0000 UTC m=+12.779242273 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d340 item 48 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.415087176 +0000 UTC m=+12.781804431 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cc9dc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 49 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.41585158 +0000 UTC m=+12.782568835 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.41585158 +0000 UTC m=+12.782568835 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0a800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 49 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.417061522 +0000 UTC m=+12.783778776 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0ae80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 50 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.417750664 +0000 UTC m=+12.784467908 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b380): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.417750664 +0000 UTC m=+12.784467908 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d0b900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 50 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.419004697 +0000 UTC m=+12.785721952 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400cb0 item 51 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.419630862 +0000 UTC m=+12.786348117 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.419630862 +0000 UTC m=+12.786348117 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d50a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 51 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.421070133 +0000 UTC m=+12.787787387 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d510c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 52 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.421650602 +0000 UTC m=+12.788367856 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d515c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.421650602 +0000 UTC m=+12.788367856 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d51b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 52 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.422928459 +0000 UTC m=+12.789645714 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a310 item 53 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.423390577 +0000 UTC m=+12.790107821 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dac740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.423390577 +0000 UTC m=+12.790107821 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dacc80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 53 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.425138617 +0000 UTC m=+12.791855871 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 54 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.425936854 +0000 UTC m=+12.792654108 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dad800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.425936854 +0000 UTC m=+12.792654108 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dadd80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b0a0 item 54 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.427254577 +0000 UTC m=+12.793971831 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 55 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.427757891 +0000 UTC m=+12.794475146 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4980): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.427757891 +0000 UTC m=+12.794475146 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd4ec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 55 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.429165844 +0000 UTC m=+12.795883098 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a2a0 item 56 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.42993667 +0000 UTC m=+12.796653923 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dd5a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.42993667 +0000 UTC m=+12.796653923 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8040): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014a4d0 item 56 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.431621711 +0000 UTC m=+12.798338965 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ad90 item 57 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.432198583 +0000 UTC m=+12.798915837 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df8bc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b3b0 item 57 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.432744008 +0000 UTC m=+12.799461262 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.432744008 +0000 UTC m=+12.799461262 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014b650 item 57 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.434243139 +0000 UTC m=+12.800960394 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000df9cc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014bb20 item 58 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.434698704 +0000 UTC m=+12.801415959 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 58 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.435269816 +0000 UTC m=+12.801987070 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1e7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.435269816 +0000 UTC m=+12.801987070 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1ed80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 58 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.436531955 +0000 UTC m=+12.803249209 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f3c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 59 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.437041201 +0000 UTC m=+12.803758454 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1f900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 59 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.437545276 +0000 UTC m=+12.804262531 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e1fe40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.437545276 +0000 UTC m=+12.804262531 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4c440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 59 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.43926881 +0000 UTC m=+12.805986064 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4ca80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 60 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.440292561 +0000 UTC m=+12.807009815 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4cfc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 60 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.440804862 +0000 UTC m=+12.807522116 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4d500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.440804862 +0000 UTC m=+12.807522116 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e4dac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 60 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.442391891 +0000 UTC m=+12.809109145 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412930 item 61 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.442821316 +0000 UTC m=+12.809538569 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6e6c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.442821316 +0000 UTC m=+12.809538569 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6edc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 61 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.444875269 +0000 UTC m=+12.811592524 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412fc0 item 62 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.445811156 +0000 UTC m=+12.812528410 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e6f940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.445811156 +0000 UTC m=+12.812528410 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb40c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413180 item 62 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.447419203 +0000 UTC m=+12.814136457 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004137a0 item 63 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.447930092 +0000 UTC m=+12.814647346 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb4c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.447930092 +0000 UTC m=+12.814647346 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5340): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 63 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.450034201 +0000 UTC m=+12.816751455 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5980): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 64 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.450599852 +0000 UTC m=+12.817317105 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000eb5ec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.450599852 +0000 UTC m=+12.817317105 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 64 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.452088655 +0000 UTC m=+12.818805919 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f20c80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434770 item 65 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.452747882 +0000 UTC m=+12.819465136 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.452747882 +0000 UTC m=+12.819465136 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 65 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.454859915 +0000 UTC m=+12.821577179 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f21c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 66 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.455418964 +0000 UTC m=+12.822136218 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.455418964 +0000 UTC m=+12.822136218 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 66 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.456859357 +0000 UTC m=+12.823576611 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f42cc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 67 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.457407094 +0000 UTC m=+12.824124349 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.457407094 +0000 UTC m=+12.824124349 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c4d0 item 67 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.462703281 +0000 UTC m=+12.829420536 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f43cc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 68 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.464522335 +0000 UTC m=+12.831239589 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.464522335 +0000 UTC m=+12.831239589 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6a780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 68 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.466642162 +0000 UTC m=+12.833359417 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6adc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 69 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.46798864 +0000 UTC m=+12.834705893 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.46798864 +0000 UTC m=+12.834705893 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6b740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dea0 item 69 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.470969293 +0000 UTC m=+12.837686546 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f6bdc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b11f0 item 70 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.471866686 +0000 UTC m=+12.838583939 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c340): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.471866686 +0000 UTC m=+12.838583939 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1810 item 70 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.475661216 +0000 UTC m=+12.842378470 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cf00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e5b0 item 71 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.478446692 +0000 UTC m=+12.845163946 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.478446692 +0000 UTC m=+12.845163946 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e770 item 71 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.481295538 +0000 UTC m=+12.848012792 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464460 item 72 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.482164549 +0000 UTC m=+12.848881803 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.482164549 +0000 UTC m=+12.848881803 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000818f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 72 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.486454178 +0000 UTC m=+12.853171431 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465180 item 73 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.487490883 +0000 UTC m=+12.854208147 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465490 item 73 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.488147143 +0000 UTC m=+12.854864398 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000819ec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.488147143 +0000 UTC m=+12.854864398 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465960 item 73 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.490839626 +0000 UTC m=+12.857556881 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862ac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870000 item 74 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.495133363 +0000 UTC m=+12.861850627 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000862fc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008701c0 item 74 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.499979486 +0000 UTC m=+12.866696741 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8dc80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.499979486 +0000 UTC m=+12.866696741 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8c4c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870070 item 74 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.501730271 +0000 UTC m=+12.868447525 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8cb00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870620 item 75 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.503157709 +0000 UTC m=+12.869874963 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008707e0 item 75 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.503874635 +0000 UTC m=+12.870591888 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8d540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.503874635 +0000 UTC m=+12.870591888 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000f8da80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008709a0 item 75 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.506247196 +0000 UTC m=+12.872964451 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870e70 item 76 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.506779185 +0000 UTC m=+12.873496428 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871030 item 76 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.507959739 +0000 UTC m=+12.874676994 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1acc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.507959739 +0000 UTC m=+12.874676994 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008711f0 item 76 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.510271417 +0000 UTC m=+12.876988671 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871570 item 77 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.510951944 +0000 UTC m=+12.877669198 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.510951944 +0000 UTC m=+12.877669198 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0001e18c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e070 item 77 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.514335262 +0000 UTC m=+12.881052507 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e700 item 78 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.515146977 +0000 UTC m=+12.881864230 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.515146977 +0000 UTC m=+12.881864230 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e26c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee70 item 78 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.517333629 +0000 UTC m=+12.884050883 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2f00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f3b0 item 79 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.518161853 +0000 UTC m=+12.884879107 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.518161853 +0000 UTC m=+12.884879107 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f650 item 79 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.520550805 +0000 UTC m=+12.887268060 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fdc0 item 80 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.521740258 +0000 UTC m=+12.888457512 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080ccc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.521740258 +0000 UTC m=+12.888457512 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce60e0 item 80 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.524464088 +0000 UTC m=+12.891181352 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008718f0 item 81 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.525463523 +0000 UTC m=+12.892180778 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.525463523 +0000 UTC m=+12.892180778 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9acc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871b20 item 81 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.528311858 +0000 UTC m=+12.895029111 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b380): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80000 item 82 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.530147753 +0000 UTC m=+12.896865007 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.530147753 +0000 UTC m=+12.896865007 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9be00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e801c0 item 82 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.533326768 +0000 UTC m=+12.900044022 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80770 item 83 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.535534822 +0000 UTC m=+12.902252075 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaa40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.535534822 +0000 UTC m=+12.902252075 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbaf80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80930 item 83 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.538411238 +0000 UTC m=+12.905128491 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80cb0 item 84 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.54064 +0000 UTC m=+12.907357255 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbb00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.54064 +0000 UTC m=+12.907357255 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80e70 item 84 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.544145728 +0000 UTC m=+12.910863013 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e811f0 item 85 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.546389829 +0000 UTC m=+12.913107083 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990c80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.546389829 +0000 UTC m=+12.913107083 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009912c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e813b0 item 85 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.548883888 +0000 UTC m=+12.915601173 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81730 item 86 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.551101259 +0000 UTC m=+12.917818533 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991e40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.551101259 +0000 UTC m=+12.917818533 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c5c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e818f0 item 86 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.552565306 +0000 UTC m=+12.919282550 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ce0 item 87 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.553244891 +0000 UTC m=+12.919962145 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.553244891 +0000 UTC m=+12.919962145 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dd40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ea0 item 87 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.55731088 +0000 UTC m=+12.924028134 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7a540 item 88 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.558015453 +0000 UTC m=+12.924732707 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.558015453 +0000 UTC m=+12.924732707 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7a7e0 item 88 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.559740499 +0000 UTC m=+12.926457753 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7abd0 item 89 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.560180395 +0000 UTC m=+12.926897649 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7ad90 item 89 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.56069496 +0000 UTC m=+12.927412215 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000826d40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.56069496 +0000 UTC m=+12.927412215 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008272c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7af50 item 89 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.565364702 +0000 UTC m=+12.932081957 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b2d0 item 90 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.566106175 +0000 UTC m=+12.932823428 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000827e40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b490 item 90 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.566693586 +0000 UTC m=+12.933410840 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.566693586 +0000 UTC m=+12.933410840 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770a80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b650 item 90 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.571079276 +0000 UTC m=+12.937796530 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007710c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b9d0 item 91 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.5715029 +0000 UTC m=+12.938220154 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7bb90 item 91 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.57197741 +0000 UTC m=+12.938694664 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.57197741 +0000 UTC m=+12.938694664 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7bd50 item 91 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.573541075 +0000 UTC m=+12.940258328 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c150 item 92 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.573956634 +0000 UTC m=+12.940673888 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6dc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c310 item 92 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.574416698 +0000 UTC m=+12.941133942 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.574416698 +0000 UTC m=+12.941133942 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d78c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c4d0 item 92 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.577840733 +0000 UTC m=+12.944557986 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7f00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c8c0 item 93 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.578713981 +0000 UTC m=+12.945431236 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e4c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.578713981 +0000 UTC m=+12.945431236 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9ec00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ca80 item 93 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.580878252 +0000 UTC m=+12.947595516 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7cf50 item 94 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.581515878 +0000 UTC m=+12.948233133 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.581515878 +0000 UTC m=+12.948233133 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fe80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d110 item 94 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.584290946 +0000 UTC m=+12.951008200 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d490 item 95 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.585211923 +0000 UTC m=+12.951929178 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096ea80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.585211923 +0000 UTC m=+12.951929178 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d650 item 95 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.587163135 +0000 UTC m=+12.953880389 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d9d0 item 96 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.587795712 +0000 UTC m=+12.954512965 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fd40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.587795712 +0000 UTC m=+12.954512965 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c24c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7db90 item 96 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= 2025/07/20 01:44:16 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : >WaitForWriters: 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.612213098 +0000 UTC m=+12.978930351 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3a80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.612213098 +0000 UTC m=+12.978930351 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.612213098 +0000 UTC m=+12.978930351 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a4c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8540 item 1 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.616239082 +0000 UTC m=+12.982956336 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ab00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.616239082 +0000 UTC m=+12.982956336 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8b60 item 2 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.618544047 +0000 UTC m=+12.985261301 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.618544047 +0000 UTC m=+12.985261301 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095bac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.618544047 +0000 UTC m=+12.985261301 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8ee0 item 3 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.623317313 +0000 UTC m=+12.990034567 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.623317313 +0000 UTC m=+12.990034567 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7abc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9490 item 4 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.634799438 +0000 UTC m=+13.001516693 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.634799438 +0000 UTC m=+13.001516693 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b6c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.634799438 +0000 UTC m=+13.001516693 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9810 item 5 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.639689012 +0000 UTC m=+13.006406267 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.639689012 +0000 UTC m=+13.006406267 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9ce0 item 6 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.641257356 +0000 UTC m=+13.007974610 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7ee40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.641257356 +0000 UTC m=+13.007974610 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f340): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.641257356 +0000 UTC m=+13.007974610 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e0e0 item 7 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.644164731 +0000 UTC m=+13.010881984 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.644164731 +0000 UTC m=+13.010881984 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e5b0 item 8 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000cd8100): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.647097634 +0000 UTC m=+13.013814938 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd84c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.647097634 +0000 UTC m=+13.013814938 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd89c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.647097634 +0000 UTC m=+13.013814938 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8ec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a230 item 9 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.650551545 +0000 UTC m=+13.017268799 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.650551545 +0000 UTC m=+13.017268799 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9ac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad20 item 10 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0007b6180): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.654233975 +0000 UTC m=+13.020951228 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.654233975 +0000 UTC m=+13.020951228 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.654233975 +0000 UTC m=+13.020951228 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b6f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b180 item 11 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.657442064 +0000 UTC m=+13.024159318 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b75c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.657442064 +0000 UTC m=+13.024159318 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007b7b00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 12 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0007d01c0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d01c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.659205182 +0000 UTC m=+13.025922436 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.659205182 +0000 UTC m=+13.025922436 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d0c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043be30 item 13 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.660694406 +0000 UTC m=+13.027411661 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d12c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.660694406 +0000 UTC m=+13.027411661 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e310 item 14 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc0007d1e40): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d1e40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.662401089 +0000 UTC m=+13.029118343 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.662401089 +0000 UTC m=+13.029118343 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ec940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e9a0 item 15 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.665541471 +0000 UTC m=+13.032258755 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68d80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.665541471 +0000 UTC m=+13.032258755 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a692c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e9a0 item 16 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.667234308 +0000 UTC m=+13.033951562 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.667234308 +0000 UTC m=+13.033951562 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69d80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.667234308 +0000 UTC m=+13.033951562 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ee70 item 17 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.67009719 +0000 UTC m=+13.036814443 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778980): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.67009719 +0000 UTC m=+13.036814443 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000778ec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f420 item 18 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.672386846 +0000 UTC m=+13.039104100 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.672386846 +0000 UTC m=+13.039104100 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.672386846 +0000 UTC m=+13.039104100 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000779f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f7a0 item 19 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.683683913 +0000 UTC m=+13.050401168 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.683683913 +0000 UTC m=+13.050401168 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fd50 item 20 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.692044711 +0000 UTC m=+13.058761955 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.692044711 +0000 UTC m=+13.058761955 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15f00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.692044711 +0000 UTC m=+13.058761955 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6a10 item 21 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.699178837 +0000 UTC m=+13.065896092 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2b00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.699178837 +0000 UTC m=+13.065896092 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3040): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6ee0 item 22 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.700700964 +0000 UTC m=+13.067418217 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ecd80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.700700964 +0000 UTC m=+13.067418217 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.700700964 +0000 UTC m=+13.067418217 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ed780): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 23 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.703943248 +0000 UTC m=+13.070660501 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007ede00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.703943248 +0000 UTC m=+13.070660501 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c3c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 24 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc00084ca00): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084ca00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.709852705 +0000 UTC m=+13.076569960 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cdc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.709852705 +0000 UTC m=+13.076569960 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.709852705 +0000 UTC m=+13.076569960 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 25 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.717290472 +0000 UTC m=+13.084007776 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.717290472 +0000 UTC m=+13.084007776 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 26 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000ed2140): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.721948402 +0000 UTC m=+13.088665666 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.721948402 +0000 UTC m=+13.088665666 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.721948402 +0000 UTC m=+13.088665666 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2f80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e150 item 27 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.728392683 +0000 UTC m=+13.095109938 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.728392683 +0000 UTC m=+13.095109938 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e620 item 28 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc000cb0240): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.734318053 +0000 UTC m=+13.101035307 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.734318053 +0000 UTC m=+13.101035307 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e9a0 item 29 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.738555573 +0000 UTC m=+13.105272827 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.738555573 +0000 UTC m=+13.105272827 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb1e00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ee70 item 30 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): _readAt: size=2, off=0 2025/07/20 01:44:16 ERROR : open-test-file(0xc00070a2c0): Couldn't read size of file 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.741266419 +0000 UTC m=+13.107983664 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070a6c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.741266419 +0000 UTC m=+13.107983664 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00070b980): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6380 item 31 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.74364319 +0000 UTC m=+13.110360443 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.74364319 +0000 UTC m=+13.110360443 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e2d00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6850 item 32 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.745052614 +0000 UTC m=+13.111769868 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e34c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6bd0 item 33 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.745902559 +0000 UTC m=+13.112619812 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0003e3a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.745902559 +0000 UTC m=+13.112619812 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9a480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce6d90 item 33 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.748069134 +0000 UTC m=+13.114786388 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9aac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce7180 item 34 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.748897608 +0000 UTC m=+13.115614863 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9af40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.748897608 +0000 UTC m=+13.115614863 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9b480): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce7340 item 34 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.750570677 +0000 UTC m=+13.117287932 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce7810 item 35 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.751554514 +0000 UTC m=+13.118271768 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e9bf40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.751554514 +0000 UTC m=+13.118271768 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dba4c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce79d0 item 35 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.754612741 +0000 UTC m=+13.121329996 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbab80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce7d50 item 36 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.755507391 +0000 UTC m=+13.122224645 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.755507391 +0000 UTC m=+13.122224645 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbb5c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce7f10 item 36 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.757374945 +0000 UTC m=+13.124092200 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000dbbc00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14620 item 37 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.758126515 +0000 UTC m=+13.124843769 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.758126515 +0000 UTC m=+13.124843769 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e149a0 item 37 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.760299944 +0000 UTC m=+13.127017198 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f0a0 item 38 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.760981472 +0000 UTC m=+13.127698726 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1a700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.760981472 +0000 UTC m=+13.127698726 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1ac80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f340 item 38 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.762988107 +0000 UTC m=+13.129705362 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f6c0 item 39 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.763803077 +0000 UTC m=+13.130520331 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1b800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.763803077 +0000 UTC m=+13.130520331 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d1bd00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f880 item 39 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.766015007 +0000 UTC m=+13.132732261 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043c580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fce0 item 40 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.76751962 +0000 UTC m=+13.134236865 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043cdc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.76751962 +0000 UTC m=+13.134236865 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043d680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fea0 item 40 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.770995072 +0000 UTC m=+13.137712326 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000990b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14d20 item 41 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.771912142 +0000 UTC m=+13.138629396 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e150a0 item 41 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.772542816 +0000 UTC m=+13.139260070 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.772542816 +0000 UTC m=+13.139260070 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000991b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15260 item 41 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.775747619 +0000 UTC m=+13.142464863 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068e400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e155e0 item 42 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.776723179 +0000 UTC m=+13.143440434 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068ea80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e157a0 item 42 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.777500128 +0000 UTC m=+13.144217372 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068f580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.777500128 +0000 UTC m=+13.144217372 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00068fe00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15960 item 42 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.778969804 +0000 UTC m=+13.145687059 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15ce0 item 43 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.779419779 +0000 UTC m=+13.146137034 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000770b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15ea0 item 43 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.779999156 +0000 UTC m=+13.146716410 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.779999156 +0000 UTC m=+13.146716410 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007715c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008700e0 item 43 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.782943391 +0000 UTC m=+13.149660645 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000771c00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008705b0 item 44 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.783425305 +0000 UTC m=+13.150142559 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870770 item 44 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.784303523 +0000 UTC m=+13.151020777 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d67c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.784303523 +0000 UTC m=+13.151020777 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d6d40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870930 item 44 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.78552756 +0000 UTC m=+13.152244813 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7380): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870e00 item 45 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.786034431 +0000 UTC m=+13.152751685 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0006d7880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.786034431 +0000 UTC m=+13.152751685 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000870fc0 item 45 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.787717469 +0000 UTC m=+13.154434723 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9e640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871340 item 46 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.788219983 +0000 UTC m=+13.154937237 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9eb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.788219983 +0000 UTC m=+13.154937237 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871500 item 46 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.789849911 +0000 UTC m=+13.156567164 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9f8c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008718f0 item 47 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.79027609 +0000 UTC m=+13.156993344 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000d9fdc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.79027609 +0000 UTC m=+13.156993344 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000871b20 item 47 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.791882525 +0000 UTC m=+13.158599789 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096eb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80000 item 48 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.792307913 +0000 UTC m=+13.159025166 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.792307913 +0000 UTC m=+13.159025166 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096f7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e801c0 item 48 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.795468754 +0000 UTC m=+13.162186007 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00096fe00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80770 item 49 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.797298566 +0000 UTC m=+13.164015821 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.797298566 +0000 UTC m=+13.164015821 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080c840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80930 item 49 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.798920972 +0000 UTC m=+13.165638306 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080cec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80cb0 item 50 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.79954362 +0000 UTC m=+13.166260873 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080d400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.79954362 +0000 UTC m=+13.166260873 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00080da80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80e70 item 50 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.800873274 +0000 UTC m=+13.167590528 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e811f0 item 51 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.801445157 +0000 UTC m=+13.168162412 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.801445157 +0000 UTC m=+13.168162412 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c2bc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e813b0 item 51 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.802859501 +0000 UTC m=+13.169576755 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81730 item 52 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.803466098 +0000 UTC m=+13.170183353 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.803466098 +0000 UTC m=+13.170183353 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008c3d00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e818f0 item 52 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.806413429 +0000 UTC m=+13.173130684 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ce0 item 53 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.807389571 +0000 UTC m=+13.174106825 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095a940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.807389571 +0000 UTC m=+13.174106825 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00043dcc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 53 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.809548582 +0000 UTC m=+13.176265836 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a3c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee70 item 54 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.810265167 +0000 UTC m=+13.176982421 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7a8c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.810265167 +0000 UTC m=+13.176982421 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ae40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 54 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.81162006 +0000 UTC m=+13.178337303 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7b500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f5e0 item 55 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.81211051 +0000 UTC m=+13.178827764 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7ba00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.81211051 +0000 UTC m=+13.178827764 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000e7bf40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 55 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.813675616 +0000 UTC m=+13.180392870 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7e640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7a1c0 item 56 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.814346445 +0000 UTC m=+13.181063699 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7eb40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.814346445 +0000 UTC m=+13.181063699 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f0c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7a4d0 item 56 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.816612847 +0000 UTC m=+13.183330121 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7f700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7a930 item 57 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.817326687 +0000 UTC m=+13.184043941 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a7fc80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7ab60 item 57 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.817965806 +0000 UTC m=+13.184683060 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.817965806 +0000 UTC m=+13.184683060 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7ad20 item 57 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.819959638 +0000 UTC m=+13.186676891 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd8e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b0a0 item 58 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.820756844 +0000 UTC m=+13.187474098 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b260 item 58 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.821454603 +0000 UTC m=+13.188171867 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.821454603 +0000 UTC m=+13.188171867 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cd9f00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b420 item 58 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.823554522 +0000 UTC m=+13.190271786 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a685c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b7a0 item 59 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.824078936 +0000 UTC m=+13.190796191 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a68b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7b960 item 59 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.824549199 +0000 UTC m=+13.191266453 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.824549199 +0000 UTC m=+13.191266453 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7bb20 item 59 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.826310473 +0000 UTC m=+13.193027717 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a69c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d7bea0 item 60 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.829630613 +0000 UTC m=+13.196347868 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c0e0 item 60 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.831418278 +0000 UTC m=+13.198135532 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.831418278 +0000 UTC m=+13.198135532 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a14d40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c2a0 item 60 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.833767145 +0000 UTC m=+13.200484399 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15380): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c620 item 61 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.83440377 +0000 UTC m=+13.201121023 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a15900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.83440377 +0000 UTC m=+13.201121023 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c7e0 item 61 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.836218846 +0000 UTC m=+13.202936100 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b66c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7cc40 item 62 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.837101622 +0000 UTC m=+13.203818876 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b6c00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.837101622 +0000 UTC m=+13.203818876 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ce00 item 62 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.838936835 +0000 UTC m=+13.205654089 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d180 item 63 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.839521342 +0000 UTC m=+13.206238596 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0008b7e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.839521342 +0000 UTC m=+13.206238596 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926600): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d340 item 63 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.841093672 +0000 UTC m=+13.207810926 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000926c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d6c0 item 64 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.841705761 +0000 UTC m=+13.208423015 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.841705761 +0000 UTC m=+13.208423015 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d880 item 64 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.84340034 +0000 UTC m=+13.210117595 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea80e0 item 65 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.843982102 +0000 UTC m=+13.210699356 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095b500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.843982102 +0000 UTC m=+13.210699356 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00095ba00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea82a0 item 65 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.845664558 +0000 UTC m=+13.212381813 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d40c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8620 item 66 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.846283551 +0000 UTC m=+13.213000805 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.846283551 +0000 UTC m=+13.213000805 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d4a80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea88c0 item 66 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.848134644 +0000 UTC m=+13.214851898 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d50c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8cb0 item 67 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.848731704 +0000 UTC m=+13.215448959 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.848731704 +0000 UTC m=+13.215448959 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0007d5a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea8e70 item 67 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.852230248 +0000 UTC m=+13.218947512 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c140): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea92d0 item 68 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.856901023 +0000 UTC m=+13.223618278 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098c640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.856901023 +0000 UTC m=+13.223618278 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098cb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9490 item 68 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.858606994 +0000 UTC m=+13.225324258 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d1c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9810 item 69 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.859758705 +0000 UTC m=+13.226475959 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098d640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.859758705 +0000 UTC m=+13.226475959 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00098db40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea99d0 item 69 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.865732595 +0000 UTC m=+13.232449848 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9d50 item 70 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.866597267 +0000 UTC m=+13.233314521 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.866597267 +0000 UTC m=+13.233314521 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d0c80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea9f10 item 70 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.868280956 +0000 UTC m=+13.234998210 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a460 item 71 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.868801583 +0000 UTC m=+13.235518837 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1800): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.868801583 +0000 UTC m=+13.235518837 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc0009d1d00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa10 item 71 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.870593305 +0000 UTC m=+13.237310559 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 72 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.871408173 +0000 UTC m=+13.238125428 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.871408173 +0000 UTC m=+13.238125428 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a16e40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b1f0 item 72 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.872745153 +0000 UTC m=+13.239462406 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dab0 item 73 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.8732075 +0000 UTC m=+13.239924755 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000927e00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7dc70 item 73 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.87371378 +0000 UTC m=+13.240431034 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e340): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.87371378 +0000 UTC m=+13.240431034 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094e880): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7de30 item 73 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.874938278 +0000 UTC m=+13.241655532 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094eec0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e45b0 item 74 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.875390536 +0000 UTC m=+13.242107790 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f3c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a10 item 74 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.876027201 +0000 UTC m=+13.242744455 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094f900): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.876027201 +0000 UTC m=+13.242744455 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00094fe80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4d20 item 74 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.877410596 +0000 UTC m=+13.244127851 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84540): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5420 item 75 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.877835965 +0000 UTC m=+13.244553219 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84a40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): _writeAt: size=3, off=2 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5810 item 75 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.880070417 +0000 UTC m=+13.246787671 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a84f80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.880070417 +0000 UTC m=+13.246787671 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a854c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ab0 item 75 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.882313907 +0000 UTC m=+13.249031162 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a85b00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc850 item 76 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.882735638 +0000 UTC m=+13.249452892 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd20 item 76 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): _writeAt: size=3, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.88323725 +0000 UTC m=+13.249954503 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa65c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.88323725 +0000 UTC m=+13.249954503 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa6b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd2d0 item 76 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.884364445 +0000 UTC m=+13.251081699 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd9d0 item 77 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.884976503 +0000 UTC m=+13.251693757 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.884976503 +0000 UTC m=+13.251693757 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aa7d80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bde30 item 77 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.886471809 +0000 UTC m=+13.253189073 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a310 item 78 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.886946439 +0000 UTC m=+13.253663694 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abe940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.886946439 +0000 UTC m=+13.253663694 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf040): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a4d0 item 78 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.888327049 +0000 UTC m=+13.255044303 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abf680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a850 item 79 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.888931454 +0000 UTC m=+13.255648709 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000abfb80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.888931454 +0000 UTC m=+13.255648709 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc300): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0aa10 item 79 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.890541105 +0000 UTC m=+13.257258358 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adc940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ad90 item 80 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.891005817 +0000 UTC m=+13.257723071 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adce40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.891005817 +0000 UTC m=+13.257723071 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a17bc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b7a0 item 80 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.892344397 +0000 UTC m=+13.259061662 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a280): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bdc0 item 81 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.892949003 +0000 UTC m=+13.259666257 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4a700): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.892949003 +0000 UTC m=+13.259666257 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4ac40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 81 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.894288425 +0000 UTC m=+13.261005680 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b2c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046caf0 item 82 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.895777119 +0000 UTC m=+13.262494373 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4b7c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.895777119 +0000 UTC m=+13.262494373 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000a4bd40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 82 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.897329241 +0000 UTC m=+13.264046495 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04440): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 83 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.897907656 +0000 UTC m=+13.264624910 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.897907656 +0000 UTC m=+13.264624910 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b04e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 83 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.901068668 +0000 UTC m=+13.267785921 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc70 item 84 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.903884291 +0000 UTC m=+13.270601545 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b05a00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.903884291 +0000 UTC m=+13.270601545 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26000): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 84 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.90533845 +0000 UTC m=+13.272055704 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 85 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.9060052 +0000 UTC m=+13.272722455 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b26b80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.9060052 +0000 UTC m=+13.272722455 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b270c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 85 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.907836998 +0000 UTC m=+13.274554252 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 86 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.90863243 +0000 UTC m=+13.275349684 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b27c40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.90863243 +0000 UTC m=+13.275349684 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401570 item 86 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.914066186 +0000 UTC m=+13.280783440 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000add500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b110 item 87 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.917184517 +0000 UTC m=+13.283901771 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000adda00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.917184517 +0000 UTC m=+13.283901771 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000addf40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b2d0 item 87 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.922650454 +0000 UTC m=+13.289367718 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe640): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b650 item 88 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.923798207 +0000 UTC m=+13.290515471 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afeb40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.923798207 +0000 UTC m=+13.290515471 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff0c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0b810 item 88 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.932676987 +0000 UTC m=+13.299394241 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 89 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.933857502 +0000 UTC m=+13.300574756 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48180): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 89 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.934468538 +0000 UTC m=+13.301185792 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.934468538 +0000 UTC m=+13.301185792 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b48dc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 89 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.937714299 +0000 UTC m=+13.304431553 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49400): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 90 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.938454617 +0000 UTC m=+13.305171872 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49940): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 90 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.939225924 +0000 UTC m=+13.305943178 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000b49e80): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.939225924 +0000 UTC m=+13.305943178 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084c500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 90 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.941316838 +0000 UTC m=+13.308034093 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084cb40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 91 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.942137718 +0000 UTC m=+13.308854972 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d080): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): >_readAt: n=2, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): _writeAt: size=3, off=7 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 91 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.943119852 +0000 UTC m=+13.309837105 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084d5c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): >_readAt: n=8, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.943119852 +0000 UTC m=+13.309837105 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc00084db40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e7e0 item 91 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.944934817 +0000 UTC m=+13.311652071 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe200): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f030 item 92 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.945875162 +0000 UTC m=+13.312592416 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afe740): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): open at offset 5 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 92 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): _readAt: size=2, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): _writeAt: size=3, off=5 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): >_writeAt: n=3, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.946834872 +0000 UTC m=+13.313552136 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000afecc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): >_readAt: n=3, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.946834872 +0000 UTC m=+13.313552136 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000aff680): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f490 item 92 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.949098379 +0000 UTC m=+13.315815654 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000affcc0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 93 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.949794586 +0000 UTC m=+13.316511850 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.949794586 +0000 UTC m=+13.316511850 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c22f40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 93 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.951780241 +0000 UTC m=+13.318497505 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23580): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a0e0 item 94 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.953092634 +0000 UTC m=+13.319809889 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000c23ac0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.953092634 +0000 UTC m=+13.319809889 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2240): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a380 item 94 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.956554931 +0000 UTC m=+13.323272185 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed28c0): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a700 item 95 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.957227072 +0000 UTC m=+13.323944316 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed2e00): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.957227072 +0000 UTC m=+13.323944316 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3500): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0a8c0 item 95 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): open at offset 0 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): _readAt: size=2, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): >_readAt: n=0, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.959118922 +0000 UTC m=+13.325836336 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000ed3b40): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): _writeAt: size=5, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): >openPending: err= 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ac40 item 96 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): >_writeAt: n=5, err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.959614612 +0000 UTC m=+13.326331866 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0100): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 01:44:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 01:44:16 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): _readAt: size=512, off=0 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): openPending: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): >openPending: err= 2025/07/20 01:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): >_readAt: n=5, err=EOF 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): close: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 01:44:16.959614612 +0000 UTC m=+13.326331866 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:16 DEBUG : open-test-file(0xc000cb0840): >close: err= 2025/07/20 01:44:16 DEBUG : open-test-file: Remove: 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ae00 item 96 2025/07/20 01:44:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 01:44:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 01:44:16 DEBUG : open-test-file: >Remove: err= 2025/07/20 01:44:16 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : >WaitForWriters: 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.37s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:16 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:16 DEBUG : file1: newRWFileHandle: 2025/07/20 01:44:16 DEBUG : file1(0xc0003e37c0): openPending: 2025/07/20 01:44:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:16 DEBUG : file1(0xc0003e37c0): >openPending: err= 2025/07/20 01:44:16 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 01:44:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 01:44:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/20 01:44:16 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : file1: active writers 1 2025/07/20 01:44:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:16 DEBUG : Looking for writers 2025/07/20 01:44:16 DEBUG : file1: reading active writers 2025/07/20 01:44:16 DEBUG : file1: active writers 1 2025/07/20 01:44:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:17 DEBUG : Looking for writers 2025/07/20 01:44:17 DEBUG : file1: reading active writers 2025/07/20 01:44:17 DEBUG : file1: active writers 1 2025/07/20 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:17 DEBUG : Looking for writers 2025/07/20 01:44:17 DEBUG : file1: reading active writers 2025/07/20 01:44:17 DEBUG : file1: active writers 1 2025/07/20 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:17 DEBUG : Looking for writers 2025/07/20 01:44:17 DEBUG : file1: reading active writers 2025/07/20 01:44:17 DEBUG : file1: active writers 1 2025/07/20 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/20 01:44:17 DEBUG : Looking for writers 2025/07/20 01:44:17 DEBUG : file1: reading active writers 2025/07/20 01:44:17 DEBUG : file1: active writers 1 2025/07/20 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/20 01:44:17 DEBUG : Looking for writers 2025/07/20 01:44:17 DEBUG : file1: reading active writers 2025/07/20 01:44:17 DEBUG : file1: active writers 1 2025/07/20 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/20 01:44:18 DEBUG : Looking for writers 2025/07/20 01:44:18 DEBUG : file1: reading active writers 2025/07/20 01:44:18 DEBUG : file1: active writers 1 2025/07/20 01:44:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:19 DEBUG : Looking for writers 2025/07/20 01:44:19 DEBUG : file1: reading active writers 2025/07/20 01:44:19 DEBUG : file1: active writers 1 2025/07/20 01:44:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:20 DEBUG : Looking for writers 2025/07/20 01:44:20 DEBUG : file1: reading active writers 2025/07/20 01:44:20 DEBUG : file1: active writers 1 2025/07/20 01:44:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:21 DEBUG : Looking for writers 2025/07/20 01:44:21 DEBUG : file1: reading active writers 2025/07/20 01:44:21 DEBUG : file1: active writers 1 2025/07/20 01:44:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:22 DEBUG : Looking for writers 2025/07/20 01:44:22 DEBUG : file1: reading active writers 2025/07/20 01:44:22 DEBUG : file1: active writers 1 2025/07/20 01:44:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:23 DEBUG : Looking for writers 2025/07/20 01:44:23 DEBUG : file1: reading active writers 2025/07/20 01:44:23 DEBUG : file1: active writers 1 2025/07/20 01:44:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:24 DEBUG : Looking for writers 2025/07/20 01:44:24 DEBUG : file1: reading active writers 2025/07/20 01:44:24 DEBUG : file1: active writers 1 2025/07/20 01:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:25 DEBUG : Looking for writers 2025/07/20 01:44:25 DEBUG : file1: reading active writers 2025/07/20 01:44:25 DEBUG : file1: active writers 1 2025/07/20 01:44:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:26 DEBUG : Looking for writers 2025/07/20 01:44:26 DEBUG : file1: reading active writers 2025/07/20 01:44:26 DEBUG : file1: active writers 1 2025/07/20 01:44:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:27 DEBUG : Looking for writers 2025/07/20 01:44:27 DEBUG : file1: reading active writers 2025/07/20 01:44:27 DEBUG : file1: active writers 1 2025/07/20 01:44:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:28 DEBUG : Looking for writers 2025/07/20 01:44:28 DEBUG : file1: reading active writers 2025/07/20 01:44:28 DEBUG : file1: active writers 1 2025/07/20 01:44:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:29 DEBUG : Looking for writers 2025/07/20 01:44:29 DEBUG : file1: reading active writers 2025/07/20 01:44:29 DEBUG : file1: active writers 1 2025/07/20 01:44:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:30 DEBUG : Looking for writers 2025/07/20 01:44:30 DEBUG : file1: reading active writers 2025/07/20 01:44:30 DEBUG : file1: active writers 1 2025/07/20 01:44:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:31 DEBUG : Looking for writers 2025/07/20 01:44:31 DEBUG : file1: reading active writers 2025/07/20 01:44:31 DEBUG : file1: active writers 1 2025/07/20 01:44:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:32 DEBUG : Looking for writers 2025/07/20 01:44:32 DEBUG : file1: reading active writers 2025/07/20 01:44:32 DEBUG : file1: active writers 1 2025/07/20 01:44:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:33 DEBUG : Looking for writers 2025/07/20 01:44:33 DEBUG : file1: reading active writers 2025/07/20 01:44:33 DEBUG : file1: active writers 1 2025/07/20 01:44:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:34 DEBUG : Looking for writers 2025/07/20 01:44:34 DEBUG : file1: reading active writers 2025/07/20 01:44:34 DEBUG : file1: active writers 1 2025/07/20 01:44:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:35 DEBUG : Looking for writers 2025/07/20 01:44:35 DEBUG : file1: reading active writers 2025/07/20 01:44:35 DEBUG : file1: active writers 1 2025/07/20 01:44:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:36 DEBUG : Looking for writers 2025/07/20 01:44:36 DEBUG : file1: reading active writers 2025/07/20 01:44:36 DEBUG : file1: active writers 1 2025/07/20 01:44:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:37 DEBUG : Looking for writers 2025/07/20 01:44:37 DEBUG : file1: reading active writers 2025/07/20 01:44:37 DEBUG : file1: active writers 1 2025/07/20 01:44:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:38 DEBUG : Looking for writers 2025/07/20 01:44:38 DEBUG : file1: reading active writers 2025/07/20 01:44:38 DEBUG : file1: active writers 1 2025/07/20 01:44:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:39 DEBUG : Looking for writers 2025/07/20 01:44:39 DEBUG : file1: reading active writers 2025/07/20 01:44:39 DEBUG : file1: active writers 1 2025/07/20 01:44:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:40 DEBUG : Looking for writers 2025/07/20 01:44:40 DEBUG : file1: reading active writers 2025/07/20 01:44:40 DEBUG : file1: active writers 1 2025/07/20 01:44:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:41 DEBUG : Looking for writers 2025/07/20 01:44:41 DEBUG : file1: reading active writers 2025/07/20 01:44:41 DEBUG : file1: active writers 1 2025/07/20 01:44:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:42 DEBUG : Looking for writers 2025/07/20 01:44:42 DEBUG : file1: reading active writers 2025/07/20 01:44:42 DEBUG : file1: active writers 1 2025/07/20 01:44:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:43 DEBUG : Looking for writers 2025/07/20 01:44:43 DEBUG : file1: reading active writers 2025/07/20 01:44:43 DEBUG : file1: active writers 1 2025/07/20 01:44:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:44 DEBUG : Looking for writers 2025/07/20 01:44:44 DEBUG : file1: reading active writers 2025/07/20 01:44:44 DEBUG : file1: active writers 1 2025/07/20 01:44:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:45 DEBUG : Looking for writers 2025/07/20 01:44:45 DEBUG : file1: reading active writers 2025/07/20 01:44:45 DEBUG : file1: active writers 1 2025/07/20 01:44:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:46 DEBUG : Looking for writers 2025/07/20 01:44:46 DEBUG : file1: reading active writers 2025/07/20 01:44:46 DEBUG : file1: active writers 1 2025/07/20 01:44:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/20 01:44:46 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009000f0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000813508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642188608} name:file1 opens:1 downloaders: o: fd:0xc000794428 info:{ModTime:{wall:13985700340504273334 ext:13353501436 loc:0x3ff55c0} ATime:{wall:13985700340504273334 ext:13353501436 loc:0x3ff55c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/20 01:44:46 DEBUG : >WaitForWriters: 2025/07/20 01:44:46 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:47 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:47 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:47 DEBUG : rename_me: newRWFileHandle: 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): openPending: 2025/07/20 01:44:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): >openPending: err= 2025/07/20 01:44:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/20 01:44:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/20 01:44:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): _writeAt: size=5, off=0 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): >_writeAt: n=5, err= 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): close: 2025/07/20 01:44:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-20 01:44:47.011935947 +0000 UTC m=+43.378653231 2025/07/20 01:44:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/20 01:44:47 DEBUG : rename_me(0xc000991000): >close: err= 2025/07/20 01:44:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/20 01:44:47 DEBUG : i_was_renamed: Updating file with 0xc000d53440 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/20 01:44:47 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:47 DEBUG : Looking for writers 2025/07/20 01:44:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 01:44:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 01:44:47 DEBUG : Looking for writers 2025/07/20 01:44:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 01:44:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 01:44:47 DEBUG : Looking for writers 2025/07/20 01:44:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 01:44:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 01:44:47 DEBUG : Looking for writers 2025/07/20 01:44:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 01:44:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 01:44:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/20 01:44:47 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:47 INFO : i_was_renamed: Copied (new) 2025/07/20 01:44:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-20 01:44:47 +0000 UTC" 2025/07/20 01:44:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/20 01:44:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/20 01:44:47 DEBUG : Looking for writers 2025/07/20 01:44:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 01:44:47 DEBUG : >WaitForWriters: 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:47 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e2uV2}/rclone-test-vurixul8nona" 2025/07/20 01:44:47 INFO : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:47 DEBUG : forgetting directory cache 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): _readAt: size=512, off=0 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): openPending: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:45:47 +0000 UTC" against cached fingerprint "" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): >openPending: err= 2025/07/20 01:44:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): >_readAt: n=20, err=EOF 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): close: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:45:47 +0000 GMT 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00096e440): >close: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:47 DEBUG : forgetting directory cache 2025/07/20 01:44:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): _readAt: size=512, off=0 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): openPending: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:46:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:45:47 +0000 UTC" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 00:46:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:45:47 +0000 UTC") 2025/07/20 01:44:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): >openPending: err= 2025/07/20 01:44:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): >_readAt: n=20, err=EOF 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): close: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:46:47 +0000 GMT 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc00043dec0): >close: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:47 DEBUG : forgetting directory cache 2025/07/20 01:44:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): _readAt: size=512, off=0 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): openPending: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:47:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:46:47 +0000 UTC" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 00:47:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:46:47 +0000 UTC") 2025/07/20 01:44:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): >openPending: err= 2025/07/20 01:44:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): >_readAt: n=20, err=EOF 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): close: 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:47:47 +0000 GMT 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate(0xc000cd8a00): >close: err= 2025/07/20 01:44:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:48 DEBUG : forgetting directory cache 2025/07/20 01:44:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): _readAt: size=512, off=0 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): openPending: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:48:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:47:47 +0000 UTC" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 00:48:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:47:47 +0000 UTC") 2025/07/20 01:44:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): >openPending: err= 2025/07/20 01:44:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): >_readAt: n=20, err=EOF 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): close: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:48:47 +0000 GMT 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc00095a740): >close: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:48 DEBUG : forgetting directory cache 2025/07/20 01:44:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): _readAt: size=512, off=0 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): openPending: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:49:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:48:47 +0000 UTC" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 00:49:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:48:47 +0000 UTC") 2025/07/20 01:44:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): >openPending: err= 2025/07/20 01:44:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): >_readAt: n=20, err=EOF 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): close: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:49:47 +0000 GMT 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000783900): >close: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:48 DEBUG : forgetting directory cache 2025/07/20 01:44:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): _readAt: size=512, off=0 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): openPending: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 00:50:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:49:47 +0000 UTC" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 00:50:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:49:47 +0000 UTC") 2025/07/20 01:44:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 01:44:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): >openPending: err= 2025/07/20 01:44:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): >_readAt: n=20, err=EOF 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): close: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:50:47 +0000 GMT 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc000744380): >close: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:48 DEBUG : forgetting directory cache 2025/07/20 01:44:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): _readAt: size=512, off=0 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): openPending: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-20 00:51:47 +0000 UTC" against cached fingerprint "20,2025-07-20 00:50:47 +0000 UTC" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-20 00:51:47 +0000 UTC" != cached fingerprint "20,2025-07-20 00:50:47 +0000 UTC") 2025/07/20 01:44:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/20 01:44:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): >openPending: err= 2025/07/20 01:44:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): >_readAt: n=21, err=EOF 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): close: 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:51:47 +0000 GMT 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate(0xc0007a5880): >close: err= 2025/07/20 01:44:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 DEBUG : forgetting directory cache 2025/07/20 01:44:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): _readAt: size=512, off=0 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): openPending: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-20 00:52:47 +0000 UTC" against cached fingerprint "21,2025-07-20 00:51:47 +0000 UTC" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-20 00:52:47 +0000 UTC" != cached fingerprint "21,2025-07-20 00:51:47 +0000 UTC") 2025/07/20 01:44:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/20 01:44:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >openPending: err= 2025/07/20 01:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >_readAt: n=22, err=EOF 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): close: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:52:47 +0000 GMT 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc00074c6c0): >close: err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 DEBUG : forgetting directory cache 2025/07/20 01:44:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): _readAt: size=512, off=0 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): openPending: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-20 00:53:47 +0000 UTC" against cached fingerprint "22,2025-07-20 00:52:47 +0000 UTC" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-20 00:53:47 +0000 UTC" != cached fingerprint "22,2025-07-20 00:52:47 +0000 UTC") 2025/07/20 01:44:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/20 01:44:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): >openPending: err= 2025/07/20 01:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): >_readAt: n=23, err=EOF 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): close: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:53:47 +0000 GMT 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007d0d40): >close: err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 DEBUG : forgetting directory cache 2025/07/20 01:44:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): _readAt: size=512, off=0 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): openPending: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-20 00:54:47 +0000 UTC" against cached fingerprint "23,2025-07-20 00:53:47 +0000 UTC" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-20 00:54:47 +0000 UTC" != cached fingerprint "23,2025-07-20 00:53:47 +0000 UTC") 2025/07/20 01:44:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/20 01:44:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): >openPending: err= 2025/07/20 01:44:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): >_readAt: n=24, err=EOF 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): close: 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 00:54:47 +0000 GMT 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate(0xc0007eca40): >close: err= 2025/07/20 01:44:49 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:49 DEBUG : Looking for writers 2025/07/20 01:44:49 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/20 01:44:49 DEBUG : >WaitForWriters: 2025/07/20 01:44:49 DEBUG : webdav root 'rclone-test-vurixul8nona': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:49 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:49 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:49 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : forgetting directory cache 2025/07/20 01:44:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/20 01:44:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/20 01:44:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/20 01:44:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/20 01:44:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/20 01:44:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/20 01:44:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/20 01:44:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/20 01:44:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/20 01:44:50 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/20 01:44:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/20 01:44:50 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/20 01:44:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/20 01:44:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/20 01:44:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/20 01:44:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/20 01:44:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : FiLeA: reading active writers 2025/07/20 01:44:50 DEBUG : FiLeB: reading active writers 2025/07/20 01:44:50 DEBUG : FilEb: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : FilEb: reading active writers 2025/07/20 01:44:50 DEBUG : FiLeA: reading active writers 2025/07/20 01:44:50 DEBUG : FiLeB: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/20 01:44:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : webdav root 'rclone-test-vurixul8nona': Reusing VFS from active cache 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : dir: Looking for writers 2025/07/20 01:44:50 DEBUG : file2: reading active writers 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : file1: reading active writers 2025/07/20 01:44:50 DEBUG : dir: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : dir: Looking for writers 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : dir: reading active writers 2025/07/20 01:44:50 DEBUG : file1: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 01:44:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 01:44:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 01:44:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/20 01:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 01:44:50 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:50 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/20 01:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 01:44:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/20 01:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:50 DEBUG : dir: Looking for writers 2025/07/20 01:44:50 DEBUG : file2: reading active writers 2025/07/20 01:44:50 DEBUG : new_file.txt: reading active writers 2025/07/20 01:44:50 DEBUG : Looking for writers 2025/07/20 01:44:50 DEBUG : dir: reading active writers 2025/07/20 01:44:50 DEBUG : file1: reading active writers 2025/07/20 01:44:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:50 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/20 01:44:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000a635c0 2025/07/20 01:44:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/20 01:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:51 INFO : dir/file1: Moved (server-side) to: file0 2025/07/20 01:44:51 DEBUG : file0: Updating file with file0 0xc000a635c0 2025/07/20 01:44:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/20 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:51 DEBUG : dir: Looking for writers 2025/07/20 01:44:51 DEBUG : Looking for writers 2025/07/20 01:44:51 DEBUG : dir: reading active writers 2025/07/20 01:44:51 DEBUG : file0: reading active writers 2025/07/20 01:44:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:51 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:51 DEBUG : Looking for writers 2025/07/20 01:44:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:51 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/20 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:51 DEBUG : a: Looking for writers 2025/07/20 01:44:51 DEBUG : b: Looking for writers 2025/07/20 01:44:51 DEBUG : c: Looking for writers 2025/07/20 01:44:51 DEBUG : d: Looking for writers 2025/07/20 01:44:51 DEBUG : Looking for writers 2025/07/20 01:44:51 DEBUG : Looking for writers 2025/07/20 01:44:51 DEBUG : c: reading active writers 2025/07/20 01:44:51 DEBUG : d: reading active writers 2025/07/20 01:44:51 DEBUG : /: reading active writers 2025/07/20 01:44:51 DEBUG : a: reading active writers 2025/07/20 01:44:51 DEBUG : b: reading active writers 2025/07/20 01:44:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:51 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:51 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/20 01:44:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/20 01:44:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/20 01:44:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/20 01:44:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:51 DEBUG : a/b/c/d: Looking for writers 2025/07/20 01:44:51 DEBUG : a/b/c: Looking for writers 2025/07/20 01:44:51 DEBUG : d: reading active writers 2025/07/20 01:44:51 DEBUG : a/b: Looking for writers 2025/07/20 01:44:51 DEBUG : c: reading active writers 2025/07/20 01:44:51 DEBUG : a: Looking for writers 2025/07/20 01:44:51 DEBUG : b: reading active writers 2025/07/20 01:44:51 DEBUG : Looking for writers 2025/07/20 01:44:51 DEBUG : a: reading active writers 2025/07/20 01:44:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:52 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:52 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:52 DEBUG : Looking for writers 2025/07/20 01:44:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:52 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/20 01:44:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/20 01:44:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/20 01:44:52 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 01:44:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:52 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 01:44:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:52 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (7 bytes), uploading instead of streaming 2025/07/20 01:44:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:52 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:52 DEBUG : Looking for writers 2025/07/20 01:44:52 DEBUG : file1: reading active writers 2025/07/20 01:44:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:52 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/20 01:44:53 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/20 01:44:53 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/20 01:44:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/20 01:44:53 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (11 bytes), uploading instead of streaming 2025/07/20 01:44:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:53 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/20 01:44:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:53 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 01:44:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:53 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/20 01:44:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:53 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:44:53 DEBUG : file1: WriteFileHandle.Release closing 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 01:44:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:44:53 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/20 01:44:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:44:53 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:44:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:44:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:44:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:44:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:44:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/20 01:44:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/20 01:44:53 DEBUG : Looking for writers 2025/07/20 01:44:53 DEBUG : file1: reading active writers 2025/07/20 01:44:53 DEBUG : file1: active writers 1 2025/07/20 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/20 01:44:54 DEBUG : Looking for writers 2025/07/20 01:44:54 DEBUG : file1: reading active writers 2025/07/20 01:44:54 DEBUG : file1: active writers 1 2025/07/20 01:44:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/20 01:44:54 DEBUG : Looking for writers 2025/07/20 01:44:54 DEBUG : file1: reading active writers 2025/07/20 01:44:54 DEBUG : file1: active writers 1 2025/07/20 01:44:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:44:55 DEBUG : Looking for writers 2025/07/20 01:44:55 DEBUG : file1: reading active writers 2025/07/20 01:44:55 DEBUG : file1: active writers 1 2025/07/20 01:44:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:44:56 DEBUG : Looking for writers 2025/07/20 01:44:56 DEBUG : file1: reading active writers 2025/07/20 01:44:56 DEBUG : file1: active writers 1 2025/07/20 01:44:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:44:57 DEBUG : Looking for writers 2025/07/20 01:44:57 DEBUG : file1: reading active writers 2025/07/20 01:44:57 DEBUG : file1: active writers 1 2025/07/20 01:44:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:44:58 DEBUG : Looking for writers 2025/07/20 01:44:58 DEBUG : file1: reading active writers 2025/07/20 01:44:58 DEBUG : file1: active writers 1 2025/07/20 01:44:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:44:59 DEBUG : Looking for writers 2025/07/20 01:44:59 DEBUG : file1: reading active writers 2025/07/20 01:44:59 DEBUG : file1: active writers 1 2025/07/20 01:44:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:00 DEBUG : Looking for writers 2025/07/20 01:45:00 DEBUG : file1: reading active writers 2025/07/20 01:45:00 DEBUG : file1: active writers 1 2025/07/20 01:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:01 DEBUG : Looking for writers 2025/07/20 01:45:01 DEBUG : file1: reading active writers 2025/07/20 01:45:01 DEBUG : file1: active writers 1 2025/07/20 01:45:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:02 DEBUG : Looking for writers 2025/07/20 01:45:02 DEBUG : file1: reading active writers 2025/07/20 01:45:02 DEBUG : file1: active writers 1 2025/07/20 01:45:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:03 DEBUG : Looking for writers 2025/07/20 01:45:03 DEBUG : file1: reading active writers 2025/07/20 01:45:03 DEBUG : file1: active writers 1 2025/07/20 01:45:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:04 DEBUG : Looking for writers 2025/07/20 01:45:04 DEBUG : file1: reading active writers 2025/07/20 01:45:04 DEBUG : file1: active writers 1 2025/07/20 01:45:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:05 DEBUG : Looking for writers 2025/07/20 01:45:05 DEBUG : file1: reading active writers 2025/07/20 01:45:05 DEBUG : file1: active writers 1 2025/07/20 01:45:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:06 DEBUG : Looking for writers 2025/07/20 01:45:06 DEBUG : file1: reading active writers 2025/07/20 01:45:06 DEBUG : file1: active writers 1 2025/07/20 01:45:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:07 DEBUG : Looking for writers 2025/07/20 01:45:07 DEBUG : file1: reading active writers 2025/07/20 01:45:07 DEBUG : file1: active writers 1 2025/07/20 01:45:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:08 DEBUG : Looking for writers 2025/07/20 01:45:08 DEBUG : file1: reading active writers 2025/07/20 01:45:08 DEBUG : file1: active writers 1 2025/07/20 01:45:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:09 DEBUG : Looking for writers 2025/07/20 01:45:09 DEBUG : file1: reading active writers 2025/07/20 01:45:09 DEBUG : file1: active writers 1 2025/07/20 01:45:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:10 DEBUG : Looking for writers 2025/07/20 01:45:10 DEBUG : file1: reading active writers 2025/07/20 01:45:10 DEBUG : file1: active writers 1 2025/07/20 01:45:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:11 DEBUG : Looking for writers 2025/07/20 01:45:11 DEBUG : file1: reading active writers 2025/07/20 01:45:11 DEBUG : file1: active writers 1 2025/07/20 01:45:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:12 DEBUG : Looking for writers 2025/07/20 01:45:12 DEBUG : file1: reading active writers 2025/07/20 01:45:12 DEBUG : file1: active writers 1 2025/07/20 01:45:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:13 DEBUG : Looking for writers 2025/07/20 01:45:13 DEBUG : file1: reading active writers 2025/07/20 01:45:13 DEBUG : file1: active writers 1 2025/07/20 01:45:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:14 DEBUG : Looking for writers 2025/07/20 01:45:14 DEBUG : file1: reading active writers 2025/07/20 01:45:14 DEBUG : file1: active writers 1 2025/07/20 01:45:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:15 DEBUG : Looking for writers 2025/07/20 01:45:15 DEBUG : file1: reading active writers 2025/07/20 01:45:15 DEBUG : file1: active writers 1 2025/07/20 01:45:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:16 DEBUG : Looking for writers 2025/07/20 01:45:16 DEBUG : file1: reading active writers 2025/07/20 01:45:16 DEBUG : file1: active writers 1 2025/07/20 01:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:17 DEBUG : Looking for writers 2025/07/20 01:45:17 DEBUG : file1: reading active writers 2025/07/20 01:45:17 DEBUG : file1: active writers 1 2025/07/20 01:45:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:18 DEBUG : Looking for writers 2025/07/20 01:45:18 DEBUG : file1: reading active writers 2025/07/20 01:45:18 DEBUG : file1: active writers 1 2025/07/20 01:45:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:19 DEBUG : Looking for writers 2025/07/20 01:45:19 DEBUG : file1: reading active writers 2025/07/20 01:45:19 DEBUG : file1: active writers 1 2025/07/20 01:45:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:20 DEBUG : Looking for writers 2025/07/20 01:45:20 DEBUG : file1: reading active writers 2025/07/20 01:45:20 DEBUG : file1: active writers 1 2025/07/20 01:45:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:21 DEBUG : Looking for writers 2025/07/20 01:45:21 DEBUG : file1: reading active writers 2025/07/20 01:45:21 DEBUG : file1: active writers 1 2025/07/20 01:45:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:22 DEBUG : Looking for writers 2025/07/20 01:45:22 DEBUG : file1: reading active writers 2025/07/20 01:45:22 DEBUG : file1: active writers 1 2025/07/20 01:45:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/20 01:45:23 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/20 01:45:23 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:45:23 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:45:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:45:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:45:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 01:45:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:45:23 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:45:23 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 01:45:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 01:45:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 01:45:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:45:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/20 01:45:23 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:45:23 DEBUG : Looking for writers 2025/07/20 01:45:23 DEBUG : file1: reading active writers 2025/07/20 01:45:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-vurixul8nona'", Local "Local file system at /tmp/rclone2752873887", Modify Window "1s" 2025/07/20 01:45:23 INFO : webdav root 'rclone-test-vurixul8nona': poll-interval is not supported by this remote 2025/07/20 01:45:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 01:45:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 01:45:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : webdav root 'rclone-test-vurixul8nona': File to upload is small (100 bytes), uploading instead of streaming 2025/07/20 01:45:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/20 01:45:23 DEBUG : file1: Size of src and dst objects identical 2025/07/20 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 01:45:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 01:45:23 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 01:45:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 01:45:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 01:45:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 01:45:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/20 01:45:23 DEBUG : WaitForWriters: timeout=30s 2025/07/20 01:45:23 DEBUG : Looking for writers 2025/07/20 01:45:23 DEBUG : file1: reading active writers 2025/07/20 01:45:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/20 01:45:23 DEBUG : webdav root 'rclone-test-vurixul8nona': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.056397934s (try 1/5)