"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/08 05:20:50 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xujiqup7zofi" 2026/05/08 05:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 05:20:50 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/08 05:20:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/08 05:20:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/08 05:20:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/08 05:20:50 DEBUG : Setting pass="2ivjXmEZ07B4jUPkaoh_pZBlchiw58sTCu1z97nGJM9Q" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/08 05:20:50 DEBUG : TestWebdavRclone: detected overridden config - adding "{F2BvC}" suffix to name 2026/05/08 05:20:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/08 05:20:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/08 05:20:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/08 05:20:50 DEBUG : Setting pass="2ivjXmEZ07B4jUPkaoh_pZBlchiw58sTCu1z97nGJM9Q" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/08 05:20:50 DEBUG : found headers: 2026/05/08 05:20:50 DEBUG : Creating backend with remote "/tmp/rclone4015994459" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:50 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:50 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:50 DEBUG : dir: Looking for writers 2026/05/08 05:20:50 DEBUG : Looking for writers 2026/05/08 05:20:50 DEBUG : dir: reading active writers 2026/05/08 05:20:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:50 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:50 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:50 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:50 DEBUG : dir/subdir: Looking for writers 2026/05/08 05:20:50 DEBUG : dir: Looking for writers 2026/05/08 05:20:50 DEBUG : file1: reading active writers 2026/05/08 05:20:50 DEBUG : file2: reading active writers 2026/05/08 05:20:50 DEBUG : subdir: reading active writers 2026/05/08 05:20:50 DEBUG : Looking for writers 2026/05/08 05:20:50 DEBUG : dir: reading active writers 2026/05/08 05:20:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:51 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:51 DEBUG : dir: Looking for writers 2026/05/08 05:20:51 DEBUG : file1: reading active writers 2026/05/08 05:20:51 DEBUG : Looking for writers 2026/05/08 05:20:51 DEBUG : dir: reading active writers 2026/05/08 05:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:51 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:51 DEBUG : dir: Looking for writers 2026/05/08 05:20:51 DEBUG : Looking for writers 2026/05/08 05:20:51 DEBUG : dir: reading active writers 2026/05/08 05:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:51 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:51 DEBUG : forgetting directory cache 2026/05/08 05:20:51 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:51 DEBUG : Looking for writers 2026/05/08 05:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:51 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/08 05:20:51 DEBUG : dir: invalidating directory cache 2026/05/08 05:20:51 DEBUG : >ForgetPath: 2026/05/08 05:20:51 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/08 05:20:51 DEBUG : invalidating directory cache 2026/05/08 05:20:51 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:51 DEBUG : >ForgetPath: 2026/05/08 05:20:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/08 05:20:51 DEBUG : >ForgetPath: 2026/05/08 05:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:51 DEBUG : dir: Looking for writers 2026/05/08 05:20:51 DEBUG : Looking for writers 2026/05/08 05:20:51 DEBUG : dir: reading active writers 2026/05/08 05:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:51 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:51 DEBUG : forgetting directory cache 2026/05/08 05:20:51 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:51 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:51 DEBUG : fil/a/b: Looking for writers 2026/05/08 05:20:51 DEBUG : fil/a: Looking for writers 2026/05/08 05:20:51 DEBUG : b: reading active writers 2026/05/08 05:20:51 DEBUG : fil: Looking for writers 2026/05/08 05:20:51 DEBUG : a: reading active writers 2026/05/08 05:20:51 DEBUG : dir: Looking for writers 2026/05/08 05:20:51 DEBUG : Looking for writers 2026/05/08 05:20:51 DEBUG : dir: reading active writers 2026/05/08 05:20:51 DEBUG : fil: reading active writers 2026/05/08 05:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:52 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:52 DEBUG : dir: Looking for writers 2026/05/08 05:20:52 DEBUG : Looking for writers 2026/05/08 05:20:52 DEBUG : dir: reading active writers 2026/05/08 05:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:52 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:52 DEBUG : dir: Looking for writers 2026/05/08 05:20:52 DEBUG : file1: reading active writers 2026/05/08 05:20:52 DEBUG : Looking for writers 2026/05/08 05:20:52 DEBUG : dir: reading active writers 2026/05/08 05:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:52 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/08 05:20:52 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 DEBUG : dir: invalidating directory cache 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/08 05:20:52 DEBUG : dir/file1: Reset virtual modtime 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/08 05:20:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/08 05:20:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:52 DEBUG : dir: invalidating directory cache 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/08 05:20:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/08 05:20:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/08 05:20:52 DEBUG : forgetting directory cache 2026/05/08 05:20:52 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/08 05:20:52 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:52 DEBUG : dir/virtualDir: Looking for writers 2026/05/08 05:20:52 DEBUG : dir: Looking for writers 2026/05/08 05:20:52 DEBUG : virtualFile: reading active writers 2026/05/08 05:20:52 DEBUG : virtualDir: reading active writers 2026/05/08 05:20:52 DEBUG : file1: reading active writers 2026/05/08 05:20:52 DEBUG : virtualFile2: reading active writers 2026/05/08 05:20:52 DEBUG : Looking for writers 2026/05/08 05:20:52 DEBUG : dir: reading active writers 2026/05/08 05:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.11s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:52 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:52 ERROR : dir/: Can only open directories read only 2026/05/08 05:20:52 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:52 DEBUG : dir: Looking for writers 2026/05/08 05:20:52 DEBUG : Looking for writers 2026/05/08 05:20:52 DEBUG : dir: reading active writers 2026/05/08 05:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:52 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 05:20:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 05:20:53 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:20:53 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 DEBUG : dir/potato: size = 5 OK 2026/05/08 05:20:53 NOTICE: webdav root 'rclone-test-xujiqup7zofi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/08 05:20:53 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/08 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:53 DEBUG : dir: Looking for writers 2026/05/08 05:20:53 DEBUG : file1: reading active writers 2026/05/08 05:20:53 DEBUG : potato: reading active writers 2026/05/08 05:20:53 DEBUG : Looking for writers 2026/05/08 05:20:53 DEBUG : dir: reading active writers 2026/05/08 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:53 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/08 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:53 DEBUG : dir/sub: Looking for writers 2026/05/08 05:20:53 DEBUG : dir: Looking for writers 2026/05/08 05:20:53 DEBUG : file1: reading active writers 2026/05/08 05:20:53 DEBUG : sub: reading active writers 2026/05/08 05:20:53 DEBUG : Looking for writers 2026/05/08 05:20:53 DEBUG : dir: reading active writers 2026/05/08 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:53 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/08 05:20:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/08 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:53 DEBUG : dir/sub/subsub: Looking for writers 2026/05/08 05:20:53 DEBUG : dir/sub: Looking for writers 2026/05/08 05:20:53 DEBUG : subsub: reading active writers 2026/05/08 05:20:53 DEBUG : dir: Looking for writers 2026/05/08 05:20:53 DEBUG : file1: reading active writers 2026/05/08 05:20:53 DEBUG : sub: reading active writers 2026/05/08 05:20:53 DEBUG : Looking for writers 2026/05/08 05:20:53 DEBUG : dir: reading active writers 2026/05/08 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:53 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 ERROR : dir/: Dir.Remove not empty 2026/05/08 05:20:53 DEBUG : dir/file1: Remove: 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:53 DEBUG : dir/file1: >Remove: err= 2026/05/08 05:20:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/08 05:20:53 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:53 DEBUG : Looking for writers 2026/05/08 05:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:53 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:53 DEBUG : dir/file1: Remove: 2026/05/08 05:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:53 DEBUG : dir/file1: >Remove: err= 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/08 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:54 DEBUG : Looking for writers 2026/05/08 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:54 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:54 DEBUG : dir/file1: Remove: 2026/05/08 05:20:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:54 DEBUG : dir/file1: >Remove: err= 2026/05/08 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:54 DEBUG : dir: Looking for writers 2026/05/08 05:20:54 DEBUG : Looking for writers 2026/05/08 05:20:54 DEBUG : dir: reading active writers 2026/05/08 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:54 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:54 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/08 05:20:54 DEBUG : dir: Updating dir with dir2 0x1c645ae269c0 2026/05/08 05:20:54 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/08 05:20:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/08 05:20:54 DEBUG : file2: Updating file with file2 0x1c645ae26ea0 2026/05/08 05:20:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 05:20:54 INFO : dir2/file3: Deleted 2026/05/08 05:20:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/08 05:20:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x1c645ae26ea0 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/08 05:20:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/08 05:20:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x1c645ae27110 2026/05/08 05:20:54 DEBUG : empty directory: forgetting directory cache 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/08 05:20:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/08 05:20:54 DEBUG : dir2: Renaming to "dir3" 2026/05/08 05:20:54 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:54 DEBUG : dir3: Looking for writers 2026/05/08 05:20:54 DEBUG : file3: reading active writers 2026/05/08 05:20:54 DEBUG : renamed empty directory: Looking for writers 2026/05/08 05:20:54 DEBUG : Looking for writers 2026/05/08 05:20:54 DEBUG : dir3: reading active writers 2026/05/08 05:20:54 DEBUG : renamed empty directory: reading active writers 2026/05/08 05:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:54 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/08 05:20:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:20:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 05:20:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/08 05:20:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/08 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 05:20:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:20:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 05:20:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/08 05:20:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/08 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 05:20:54 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (12 bytes), uploading instead of streaming 2026/05/08 05:20:54 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:54 DEBUG : dir/sub/file2: size = 12 OK 2026/05/08 05:20:54 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/08 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/08 05:20:54 DEBUG : forgetting directory cache 2026/05/08 05:20:54 DEBUG : dir: forgetting directory cache 2026/05/08 05:20:54 DEBUG : dir/sub: forgetting directory cache 2026/05/08 05:20:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/08 05:20:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/08 05:20:54 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:20:55 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : dir/sub/file0: size = 5 OK 2026/05/08 05:20:55 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/08 05:20:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir/sub: Looking for writers 2026/05/08 05:20:55 DEBUG : file0: reading active writers 2026/05/08 05:20:55 DEBUG : file2: reading active writers 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : sub: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/08 05:20:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:20:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/08 05:20:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/08 05:20:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/08 05:20:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : file1.metadata: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : dir.metadata: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:20:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/08 05:20:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/08 05:20:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/08 05:20:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : file.txt: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:55 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:55 DEBUG : dir/file1: size = 25 OK 2026/05/08 05:20:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/08 05:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:55 DEBUG : dir: Looking for writers 2026/05/08 05:20:55 DEBUG : file1: reading active writers 2026/05/08 05:20:55 DEBUG : Looking for writers 2026/05/08 05:20:55 DEBUG : dir: reading active writers 2026/05/08 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:55 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : dir/file1: Remove: 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:56 DEBUG : dir/file1: >Remove: err= 2026/05/08 05:20:56 DEBUG : dir/file1: Remove: 2026/05/08 05:20:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:56 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : dir/file1: Remove: 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:56 DEBUG : dir/file1: >Remove: err= 2026/05/08 05:20:56 DEBUG : dir/file1: Remove: 2026/05/08 05:20:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:56 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:20:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/08 05:20:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 05:20:56 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/08 05:20:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 05:20:56 DEBUG : dir/file1: Open: flags=0x3 2026/05/08 05:20:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/08 05:20:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : file1: reading active writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:56 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : file1: reading active writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: 2026/05/08 05:20:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:56 DEBUG : newLeaf: Updating file with newLeaf 0x1c645adb1a00 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:56 DEBUG : dir/file1: Updating file with dir/file1 0x1c645adb1a00 2026/05/08 05:20:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:56 DEBUG : dir/file1: File is currently open, delaying rename 0x1c645adb1a00 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:56 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/08 05:20:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : dir/file1: size = 25 OK 2026/05/08 05:20:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/08 05:20:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:56 DEBUG : newLeaf: Running delayed rename now 2026/05/08 05:20:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:56 DEBUG : newLeaf: Updating file with newLeaf 0x1c645adb1a00 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:56 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:56 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:20:56 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:56 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:20:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:56 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:56 DEBUG : dir: Looking for writers 2026/05/08 05:20:56 DEBUG : file1: reading active writers 2026/05/08 05:20:56 DEBUG : Looking for writers 2026/05/08 05:20:56 DEBUG : dir: reading active writers 2026/05/08 05:20:56 DEBUG : >WaitForWriters: 2026/05/08 05:20:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:56 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b4ee000 2026/05/08 05:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:57 DEBUG : dir/file1: Updating file with dir/file1 0x1c645b4ee000 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1: File is currently open, delaying rename 0x1c645b4ee000 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/05/08 05:20:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:57 DEBUG : dir/file1: size = 25 OK 2026/05/08 05:20:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 DEBUG : newLeaf: Running delayed rename now 2026/05/08 05:20:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:57 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b4ee000 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:57 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:20:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:20:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): openPending: 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): >openPending: err= 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): _writeAt: size=14, off=0 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): >_writeAt: n=14, err= 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): close: 2026/05/08 05:20:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/08 05:20:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036300): >close: err= 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 05:20:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:57 DEBUG : dir/file1: size = 14 OK 2026/05/08 05:20:57 INFO : dir/file1: Copied (replaced existing) 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/08 05:20:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): _readAt: size=512, off=0 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): openPending: 2026/05/08 05:20:57 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" 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): >openPending: err= 2026/05/08 05:20:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): >_readAt: n=14, err=EOF 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): close: 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b036bc0): >close: err= 2026/05/08 05:20:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:57 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b64e000 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/08 05:20:57 DEBUG : dir/file1: Updating file with dir/file1 0x1c645b64e000 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b72d940): openPending: 2026/05/08 05:20:57 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" 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b72d940): >openPending: err= 2026/05/08 05:20:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b72d940): _writeAt: size=25, off=0 2026/05/08 05:20:57 DEBUG : dir/file1(0x1c645b72d940): >_writeAt: n=25, err= 2026/05/08 05:20:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:57 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b64e000 2026/05/08 05:20:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 DEBUG : newLeaf(0x1c645b72d940): close: 2026/05/08 05:20:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/08 05:20:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-08 05:20:57.604363191 +0000 UTC m=+6.950417444 2026/05/08 05:20:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:57 DEBUG : newLeaf(0x1c645b72d940): >close: err= 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:57 DEBUG : newLeaf: vfs cache: starting upload 2026/05/08 05:20:57 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:57 DEBUG : newLeaf: size = 25 OK 2026/05/08 05:20:57 INFO : newLeaf: Copied (replaced existing) 2026/05/08 05:20:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-08 05:20:57 +0000 UTC" 2026/05/08 05:20:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/08 05:20:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:57 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:57 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:20:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:57 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:57 DEBUG : dir: Looking for writers 2026/05/08 05:20:57 DEBUG : file1: reading active writers 2026/05/08 05:20:57 DEBUG : Looking for writers 2026/05/08 05:20:57 DEBUG : dir: reading active writers 2026/05/08 05:20:57 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:58 DEBUG : newLeaf: Updating file with newLeaf 0x1c645a8e5450 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:58 DEBUG : dir/file1: Updating file with dir/file1 0x1c645a8e5450 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b763200): openPending: 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b763200): >openPending: err= 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b763200): _writeAt: size=25, off=0 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b763200): >_writeAt: n=25, err= 2026/05/08 05:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:58 DEBUG : newLeaf: Updating file with newLeaf 0x1c645a8e5450 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 DEBUG : newLeaf(0x1c645b763200): close: 2026/05/08 05:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-08 05:20:58.109303009 +0000 UTC m=+7.455357272 2026/05/08 05:20:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:58 DEBUG : newLeaf(0x1c645b763200): >close: err= 2026/05/08 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: starting upload 2026/05/08 05:20:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:58 DEBUG : newLeaf: size = 25 OK 2026/05/08 05:20:58 INFO : newLeaf: Copied (replaced existing) 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-08 05:20:58 +0000 UTC" 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:58 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:58 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:20:58 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:58 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:20:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:20:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): openPending: 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): >openPending: err= 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): _writeAt: size=14, off=0 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): >_writeAt: n=14, err= 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): close: 2026/05/08 05:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/08 05:20:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa040): >close: err= 2026/05/08 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : file1: reading active writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : file1: reading active writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : file1: reading active writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : file1: reading active writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 05:20:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:58 DEBUG : dir/file1: size = 14 OK 2026/05/08 05:20:58 INFO : dir/file1: Copied (replaced existing) 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/08 05:20:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : file1: reading active writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): _readAt: size=512, off=0 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): openPending: 2026/05/08 05:20:58 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" 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): >openPending: err= 2026/05/08 05:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): >_readAt: n=14, err=EOF 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): close: 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645b0fa900): >close: err= 2026/05/08 05:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:58 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b676750 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/08 05:20:58 DEBUG : dir/file1: Updating file with dir/file1 0x1c645b676750 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645addf340): openPending: 2026/05/08 05:20:58 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" 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645addf340): >openPending: err= 2026/05/08 05:20:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645addf340): _writeAt: size=25, off=0 2026/05/08 05:20:58 DEBUG : dir/file1(0x1c645addf340): >_writeAt: n=25, err= 2026/05/08 05:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:58 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b676750 2026/05/08 05:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 DEBUG : newLeaf(0x1c645addf340): close: 2026/05/08 05:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-08 05:20:58.753227807 +0000 UTC m=+8.099282091 2026/05/08 05:20:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:58 DEBUG : newLeaf(0x1c645addf340): >close: err= 2026/05/08 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: starting upload 2026/05/08 05:20:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:58 DEBUG : newLeaf: size = 25 OK 2026/05/08 05:20:58 INFO : newLeaf: Copied (replaced existing) 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-08 05:20:58 +0000 UTC" 2026/05/08 05:20:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/08 05:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:58 DEBUG : dir: Looking for writers 2026/05/08 05:20:58 DEBUG : Looking for writers 2026/05/08 05:20:58 DEBUG : dir: reading active writers 2026/05/08 05:20:58 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:58 DEBUG : >WaitForWriters: 2026/05/08 05:20:58 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:20:59 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:20:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:20:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : file1: reading active writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : >WaitForWriters: 2026/05/08 05:20:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): _readAt: size=512, off=0 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): openPending: 2026/05/08 05:20:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:20:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/08 05:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): >openPending: err= 2026/05/08 05:20:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): >_readAt: n=14, err=EOF 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): close: 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b052040): >close: err= 2026/05/08 05:20:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:59 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b27a4e0 2026/05/08 05:20:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/08 05:20:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/08 05:20:59 DEBUG : dir/file1: Updating file with dir/file1 0x1c645b27a4e0 2026/05/08 05:20:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/08 05:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:20:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b1bb2c0): openPending: 2026/05/08 05:20:59 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" 2026/05/08 05:20:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/08 05:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b1bb2c0): >openPending: err= 2026/05/08 05:20:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:20:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b1bb2c0): _writeAt: size=25, off=0 2026/05/08 05:20:59 DEBUG : dir/file1(0x1c645b1bb2c0): >_writeAt: n=25, err= 2026/05/08 05:20:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/08 05:20:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/08 05:20:59 DEBUG : newLeaf: Updating file with newLeaf 0x1c645b27a4e0 2026/05/08 05:20:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:20:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:59 DEBUG : newLeaf(0x1c645b1bb2c0): close: 2026/05/08 05:20:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/08 05:20:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-08 05:20:59.268883114 +0000 UTC m=+8.614937367 2026/05/08 05:20:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/08 05:20:59 DEBUG : newLeaf(0x1c645b1bb2c0): >close: err= 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:20:59 DEBUG : newLeaf: vfs cache: starting upload 2026/05/08 05:20:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:59 DEBUG : newLeaf: size = 25 OK 2026/05/08 05:20:59 INFO : newLeaf: Copied (replaced existing) 2026/05/08 05:20:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-08 05:20:59 +0000 UTC" 2026/05/08 05:20:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/08 05:20:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/08 05:20:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : >WaitForWriters: 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : newLeaf: reading active writers 2026/05/08 05:20:59 DEBUG : >WaitForWriters: 2026/05/08 05:20:59 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 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:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:20:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : file1: reading active writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:20:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/08 05:20:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/08 05:20:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/08 05:20:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/08 05:20:59 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:20:59 DEBUG : dir: Looking for writers 2026/05/08 05:20:59 DEBUG : file1: reading active writers 2026/05/08 05:20:59 DEBUG : Looking for writers 2026/05/08 05:20:59 DEBUG : dir: reading active writers 2026/05/08 05:20:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:20:59 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:20:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:20:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:20:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:20:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/08 05:20:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/08 05:21:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/08 05:21:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/08 05:21:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/08 05:21:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/08 05:21:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/08 05:21:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/08 05:21:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/08 05:21:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/08 05:21:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/08 05:21:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/08 05:21:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): _readAt: size=1, off=0 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): openPending: 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >openPending: err= 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): _readAt: size=256, off=1 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >_readAt: n=15, err=EOF 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): _readAt: size=16, off=16 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >_readAt: n=0, err=EOF 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): close: 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >close: err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): close: 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645ae8fcc0): >close: err=file already closed 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): _readAt: size=1, off=0 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): openPending: 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >openPending: err= 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): _readAt: size=1, off=5 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): _readAt: size=1, off=3 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): _readAt: size=1, off=13 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): _readAt: size=16, off=100 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): close: 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b04f8c0): >close: err= 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=1, off=0 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): openPending: 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >openPending: err= 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=1, off=5 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=1, off=1 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=1, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=6, off=10 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=6, err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=256, off=10 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=6, err=EOF 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=256, off=100 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): close: 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >close: err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): _readAt: size=256, off=100 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b2944c0): >_readAt: n=0, err=file already closed 2026/05/08 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:00 DEBUG : dir: Looking for writers 2026/05/08 05:21:00 DEBUG : file1: reading active writers 2026/05/08 05:21:00 DEBUG : Looking for writers 2026/05/08 05:21:00 DEBUG : dir: reading active writers 2026/05/08 05:21:00 DEBUG : >WaitForWriters: 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:00 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:00 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b27ee00): RWFileHandle.Flush 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b27ee00): _readAt: size=256, off=0 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b27ee00): openPending: 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:00 DEBUG : dir/file1(0x1c645b27ee00): >openPending: err= 2026/05/08 05:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b27ee00): >_readAt: n=16, err=EOF 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b27ee00): RWFileHandle.Flush 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b27ee00): RWFileHandle.Flush 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b27ee00): close: 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b27ee00): >close: err= 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : dir: Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : dir: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/08 05:21:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): _readAt: size=256, off=0 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): openPending: 2026/05/08 05:21:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): >openPending: err= 2026/05/08 05:21:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/08 05:21:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): >_readAt: n=16, err=EOF 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): RWFileHandle.Release 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): close: 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): >close: err= 2026/05/08 05:21:01 DEBUG : dir/file1(0x1c645b42e280): RWFileHandle.Release 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : dir: Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : dir: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:01 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): openPending: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): >openPending: err= 2026/05/08 05:21:01 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): _writeAt: size=5, off=0 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): >_writeAt: n=5, err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): _writeAt: size=7, off=5 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): >_writeAt: n=7, err= 2026/05/08 05:21:01 DEBUG : file1: vfs cache: truncate to size=11 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): close: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:01.235812525 +0000 UTC m=+10.581866779 2026/05/08 05:21:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): >close: err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): close: 2026/05/08 05:21:01 DEBUG : file1(0x1c645b4d1380): >close: err=file already closed 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:01 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:01 DEBUG : file1: size = 11 OK 2026/05/08 05:21:01 INFO : file1: Copied (new) 2026/05/08 05:21:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-08 05:21:01 +0000 UTC" 2026/05/08 05:21:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:01 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): openPending: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): >openPending: err= 2026/05/08 05:21:01 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): _writeAt: size=7, off=0 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): >_writeAt: n=7, err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): _writeAt: size=6, off=5 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): >_writeAt: n=6, err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): close: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:01.433112035 +0000 UTC m=+10.779166359 2026/05/08 05:21:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): >close: err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): _writeAt: size=5, off=0 2026/05/08 05:21:01 DEBUG : file1(0x1c645b740b40): >_writeAt: n=0, err=file already closed 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:01 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:01 DEBUG : file1: size = 11 OK 2026/05/08 05:21:01 INFO : file1: Copied (new) 2026/05/08 05:21:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-08 05:21:01 +0000 UTC" 2026/05/08 05:21:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:01 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : file1(0x1c645b7a88c0): openPending: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1(0x1c645b7a88c0): >openPending: err= 2026/05/08 05:21:01 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645b7a88c0): close: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:01.629539483 +0000 UTC m=+10.975593746 2026/05/08 05:21:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:01 DEBUG : file1(0x1c645b7a88c0): >close: err= 2026/05/08 05:21:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:21:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:01 DEBUG : file2: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): openPending: 2026/05/08 05:21:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): >openPending: err= 2026/05/08 05:21:01 DEBUG : file2: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 05:21:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/08 05:21:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): RWFileHandle.Flush 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): RWFileHandle.Release 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): close: 2026/05/08 05:21:01 DEBUG : file2: vfs cache: setting modification time to 2026-05-08 05:21:01.630483822 +0000 UTC m=+10.976538075 2026/05/08 05:21:01 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:01 DEBUG : file2(0x1c645b7a8d40): >close: err= 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/08 05:21:01 DEBUG : file2: vfs cache: starting upload 2026/05/08 05:21:01 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:01 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:01 DEBUG : file1: size = 0 OK 2026/05/08 05:21:01 INFO : file1: Copied (new) 2026/05/08 05:21:01 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-08 05:21:01 +0000 UTC" 2026/05/08 05:21:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/08 05:21:01 DEBUG : file2: size = 0 OK 2026/05/08 05:21:01 INFO : file2: Copied (new) 2026/05/08 05:21:01 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-08 05:21:01 +0000 UTC" 2026/05/08 05:21:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/08 05:21:01 INFO : file2: vfs cache: upload succeeded try #1 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:01 DEBUG : Looking for writers 2026/05/08 05:21:01 DEBUG : file1: reading active writers 2026/05/08 05:21:01 DEBUG : file2: reading active writers 2026/05/08 05:21:01 DEBUG : >WaitForWriters: 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:01 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:01 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): openPending: 2026/05/08 05:21:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): >openPending: err= 2026/05/08 05:21:01 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): _writeAt: size=5, off=0 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): >_writeAt: n=5, err= 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): RWFileHandle.Flush 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): RWFileHandle.Flush 2026/05/08 05:21:01 DEBUG : file1(0x1c645ad95940): close: 2026/05/08 05:21:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:01.999613274 +0000 UTC m=+11.345667537 2026/05/08 05:21:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:02 DEBUG : file1(0x1c645ad95940): >close: err= 2026/05/08 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:02 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : file1: size = 5 OK 2026/05/08 05:21:02 INFO : file1: Copied (new) 2026/05/08 05:21:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-08 05:21:01 +0000 UTC" 2026/05/08 05:21:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : >WaitForWriters: 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:02 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): openPending: 2026/05/08 05:21:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): >openPending: err= 2026/05/08 05:21:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): _writeAt: size=5, off=0 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): >_writeAt: n=5, err= 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): RWFileHandle.Release 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): close: 2026/05/08 05:21:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:02.186986969 +0000 UTC m=+11.533041232 2026/05/08 05:21:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): >close: err= 2026/05/08 05:21:02 DEBUG : file1(0x1c645b036400): RWFileHandle.Release 2026/05/08 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:02 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : file1: size = 5 OK 2026/05/08 05:21:02 INFO : file1: Copied (new) 2026/05/08 05:21:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-08 05:21:02 +0000 UTC" 2026/05/08 05:21:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : >WaitForWriters: 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:21:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:21:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): openPending: 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): >openPending: err= 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/08 05:21:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): _writeAt: size=5, off=0 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): >_writeAt: n=5, err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): close: 2026/05/08 05:21:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-08 05:21:02.439831774 +0000 UTC m=+11.785886037 2026/05/08 05:21:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b74eb00): >close: err= 2026/05/08 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 05:21:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : dir/file1: size = 5 OK 2026/05/08 05:21:02 INFO : dir/file1: Copied (replaced existing) 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-08 05:21:02 +0000 UTC" 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : >WaitForWriters: 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/08 05:21:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/08 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/08 05:21:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): _writeAt: size=5, off=0 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): openPending: 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/08 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): >openPending: err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): >_writeAt: n=5, err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): _writeAt: size=15, off=5 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): >_writeAt: n=15, err= 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): close: 2026/05/08 05:21:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-08 05:21:02.725749333 +0000 UTC m=+12.071803596 2026/05/08 05:21:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:02 DEBUG : dir/file1(0x1c645b6dfb80): >close: err= 2026/05/08 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: starting upload 2026/05/08 05:21:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:02 DEBUG : dir/file1: size = 20 OK 2026/05/08 05:21:02 INFO : dir/file1: Copied (replaced existing) 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-08 05:21:02 +0000 UTC" 2026/05/08 05:21:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:02 DEBUG : dir: Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : dir: reading active writers 2026/05/08 05:21:02 DEBUG : >WaitForWriters: 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:02 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:02 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): openPending: 2026/05/08 05:21:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): >openPending: err= 2026/05/08 05:21:02 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): _writeAt: size=5, off=0 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): >_writeAt: n=5, err= 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): close: 2026/05/08 05:21:02 DEBUG : file1: vfs cache: setting modification time to 2026-05-08 05:21:02.946447839 +0000 UTC m=+12.292502102 2026/05/08 05:21:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:02 DEBUG : file1(0x1c645add4400): >close: err= 2026/05/08 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:02 DEBUG : Looking for writers 2026/05/08 05:21:02 DEBUG : file1: reading active writers 2026/05/08 05:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:03 DEBUG : file1: vfs cache: starting upload 2026/05/08 05:21:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:03 DEBUG : file1: size = 5 OK 2026/05/08 05:21:03 INFO : file1: Copied (new) 2026/05/08 05:21:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-08 05:21:02 +0000 UTC" 2026/05/08 05:21:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : >WaitForWriters: 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.131887482 +0000 UTC m=+12.477941745 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af49b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.131887482 +0000 UTC m=+12.477941745 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.131887482 +0000 UTC m=+12.477941745 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0540): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4159d0 item 1 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.134351186 +0000 UTC m=+12.480405449 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d0b80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.134351186 +0000 UTC m=+12.480405449 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2380e0 item 2 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.135921199 +0000 UTC m=+12.481975462 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d16c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.135921199 +0000 UTC m=+12.481975462 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0d1b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.135921199 +0000 UTC m=+12.481975462 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238540 item 3 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.137956013 +0000 UTC m=+12.484010266 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fa780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.137956013 +0000 UTC m=+12.484010266 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0facc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238a80 item 4 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.139477974 +0000 UTC m=+12.485532228 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.139477974 +0000 UTC m=+12.485532228 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fb780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.139477974 +0000 UTC m=+12.485532228 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0fbc40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238e70 item 5 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.141500704 +0000 UTC m=+12.487554968 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1283c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.141500704 +0000 UTC m=+12.487554968 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b239420 item 6 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.14297711 +0000 UTC m=+12.489031373 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b128f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.14297711 +0000 UTC m=+12.489031373 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.14297711 +0000 UTC m=+12.489031373 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b129940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b239880 item 7 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.145151427 +0000 UTC m=+12.491205690 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1600c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.145151427 +0000 UTC m=+12.491205690 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b239e30 item 8 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b160bc0): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.146920287 +0000 UTC m=+12.492974539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b160f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.146920287 +0000 UTC m=+12.492974539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.146920287 +0000 UTC m=+12.492974539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b161900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab96700 item 9 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.149934935 +0000 UTC m=+12.495989198 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.149934935 +0000 UTC m=+12.495989198 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1785c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab97650 item 10 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b178c00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.151546746 +0000 UTC m=+12.497600999 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b178fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.151546746 +0000 UTC m=+12.497600999 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1794c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.151546746 +0000 UTC m=+12.497600999 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1799c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab97d50 item 11 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.153706205 +0000 UTC m=+12.499760468 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.153706205 +0000 UTC m=+12.499760468 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8cee0 item 12 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b1b4cc0): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b4cc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.155709489 +0000 UTC m=+12.501763752 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.155709489 +0000 UTC m=+12.501763752 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5740): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8d730 item 13 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.157440126 +0000 UTC m=+12.503494389 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1b5dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.157440126 +0000 UTC m=+12.503494389 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ee400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8db90 item 14 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b1eea40): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eea40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.159043672 +0000 UTC m=+12.505097925 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1eee00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.159043672 +0000 UTC m=+12.505097925 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1ef4c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca310 item 15 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.160631098 +0000 UTC m=+12.506685361 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1efb40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.160631098 +0000 UTC m=+12.506685361 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca690 item 16 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.162152338 +0000 UTC m=+12.508206592 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20a7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.162152338 +0000 UTC m=+12.508206592 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20ac40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.162152338 +0000 UTC m=+12.508206592 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcacb0 item 17 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.164362654 +0000 UTC m=+12.510416917 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20b7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.164362654 +0000 UTC m=+12.510416917 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b20bd00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcb260 item 18 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.165915724 +0000 UTC m=+12.511969977 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.165915724 +0000 UTC m=+12.511969977 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.165915724 +0000 UTC m=+12.511969977 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b248e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcbb20 item 19 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.167948023 +0000 UTC m=+12.514002286 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.167948023 +0000 UTC m=+12.514002286 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b249a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ac08bd0 item 20 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.169473471 +0000 UTC m=+12.515527734 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2701c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.169473471 +0000 UTC m=+12.515527734 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2706c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.169473471 +0000 UTC m=+12.515527734 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b270bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aee2070 item 21 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.171591551 +0000 UTC m=+12.517645805 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271240): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.171591551 +0000 UTC m=+12.517645805 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aee3340 item 22 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.173233801 +0000 UTC m=+12.519288064 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b271e00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.173233801 +0000 UTC m=+12.519288064 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.173233801 +0000 UTC m=+12.519288064 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ac12150 item 23 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.175280908 +0000 UTC m=+12.521335171 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a6f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.175280908 +0000 UTC m=+12.521335171 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a74c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ac12c40 item 24 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b2a7b00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.176769276 +0000 UTC m=+12.522823539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2a7ec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.176769276 +0000 UTC m=+12.522823539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dc4c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.176769276 +0000 UTC m=+12.522823539 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dca00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ac13340 item 25 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.178817674 +0000 UTC m=+12.524871937 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.178817674 +0000 UTC m=+12.524871937 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dd5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ac13d50 item 26 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b2ddc00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ddc00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.180546227 +0000 UTC m=+12.526600490 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4240c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.180546227 +0000 UTC m=+12.526600490 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4245c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.180546227 +0000 UTC m=+12.526600490 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b424b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af82380 item 27 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.182610656 +0000 UTC m=+12.528664909 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.182610656 +0000 UTC m=+12.528664909 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4256c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af828c0 item 28 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b425d00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b425d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.184273555 +0000 UTC m=+12.530327818 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4401c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.184273555 +0000 UTC m=+12.530327818 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af82c40 item 29 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.185873976 +0000 UTC m=+12.531928239 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b440f00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.185873976 +0000 UTC m=+12.531928239 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af82fc0 item 30 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b441a80): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.187911033 +0000 UTC m=+12.533965296 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b441e40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.187911033 +0000 UTC m=+12.533965296 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af833b0 item 31 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.189596724 +0000 UTC m=+12.535650977 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b470c80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.189596724 +0000 UTC m=+12.535650977 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4711c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af838f0 item 32 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.190906976 +0000 UTC m=+12.536961228 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471800): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb80e0 item 33 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.19164333 +0000 UTC m=+12.537697593 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b471c80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.19164333 +0000 UTC m=+12.537697593 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb85b0 item 33 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.193429362 +0000 UTC m=+12.539483625 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aa8c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb89a0 item 34 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.194158281 +0000 UTC m=+12.540212565 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4aad40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.194158281 +0000 UTC m=+12.540212565 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb8d90 item 34 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.195843132 +0000 UTC m=+12.541897395 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ab8c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb95e0 item 35 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.19651819 +0000 UTC m=+12.542572464 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4abd40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.19651819 +0000 UTC m=+12.542572464 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb97a0 item 35 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.198263195 +0000 UTC m=+12.544317448 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ce9c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afb9c00 item 36 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.198919748 +0000 UTC m=+12.544974001 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4ceec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.198919748 +0000 UTC m=+12.544974001 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cf400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba2150 item 36 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.200472208 +0000 UTC m=+12.546526460 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfa40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba27e0 item 37 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.200980119 +0000 UTC m=+12.547034372 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4cfec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.200980119 +0000 UTC m=+12.547034372 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f44c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba29a0 item 37 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.202320006 +0000 UTC m=+12.548374260 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3260 item 38 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.202862123 +0000 UTC m=+12.548916376 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.202862123 +0000 UTC m=+12.548916376 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3420 item 38 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.204494534 +0000 UTC m=+12.550548797 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab54540 item 39 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.205111171 +0000 UTC m=+12.551165434 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.205111171 +0000 UTC m=+12.551165434 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab54700 item 39 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.206669793 +0000 UTC m=+12.552724056 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68e7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab55180 item 40 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.20736023 +0000 UTC m=+12.553414493 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68ecc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.20736023 +0000 UTC m=+12.553414493 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab55570 item 40 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.208721518 +0000 UTC m=+12.554775781 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68f7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb8620 item 41 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.209268954 +0000 UTC m=+12.555323217 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b68fcc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb8930 item 41 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.209819216 +0000 UTC m=+12.555873479 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.209819216 +0000 UTC m=+12.555873479 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c47c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb8d20 item 41 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.211336048 +0000 UTC m=+12.557390311 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c4e00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb9260 item 42 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.211817931 +0000 UTC m=+12.557872194 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb9b90 item 42 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.212470747 +0000 UTC m=+12.558525010 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5840): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.212470747 +0000 UTC m=+12.558525010 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6c5dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeb9e30 item 42 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.21389815 +0000 UTC m=+12.559952422 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71e500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba4700 item 43 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.214498707 +0000 UTC m=+12.560552961 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ea00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba4ee0 item 43 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.215063446 +0000 UTC m=+12.561117700 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71ef40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.215063446 +0000 UTC m=+12.561117700 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71f480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba5810 item 43 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.216476301 +0000 UTC m=+12.562530554 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b71fac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeac3f0 item 44 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.216994322 +0000 UTC m=+12.563048576 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a0c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeac690 item 44 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.217563139 +0000 UTC m=+12.563617393 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74a600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.217563139 +0000 UTC m=+12.563617393 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74ab80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeaca80 item 44 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.218934866 +0000 UTC m=+12.564989120 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b1c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeacee0 item 45 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.219515787 +0000 UTC m=+12.565570039 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74b6c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.219515787 +0000 UTC m=+12.565570039 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b74bdc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aead3b0 item 45 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.221440873 +0000 UTC m=+12.567495125 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76e500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeada40 item 46 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.22201575 +0000 UTC m=+12.568070003 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76ea00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.22201575 +0000 UTC m=+12.568070003 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aeadc70 item 46 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.223550928 +0000 UTC m=+12.569605181 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76f740): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe0310 item 47 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.224193914 +0000 UTC m=+12.570248167 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b76fc40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.224193914 +0000 UTC m=+12.570248167 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe0690 item 47 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.225930643 +0000 UTC m=+12.571984906 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe0d90 item 48 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.226449596 +0000 UTC m=+12.572503849 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b790f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.226449596 +0000 UTC m=+12.572503849 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe0f50 item 48 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.228010662 +0000 UTC m=+12.574064915 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b791cc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe1490 item 49 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.228533752 +0000 UTC m=+12.574588005 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be240): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.228533752 +0000 UTC m=+12.574588005 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7be780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe1650 item 49 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.230208373 +0000 UTC m=+12.576262626 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bee00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe1b20 item 50 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.230885606 +0000 UTC m=+12.576939859 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.230885606 +0000 UTC m=+12.576939859 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7bf880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afe1d50 item 50 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.232376028 +0000 UTC m=+12.578430281 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645a892620 item 51 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.232982125 +0000 UTC m=+12.579036378 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dc500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.232982125 +0000 UTC m=+12.579036378 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dca40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645a892850 item 51 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.234650454 +0000 UTC m=+12.580704708 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd0c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645a8931f0 item 52 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.23531312 +0000 UTC m=+12.581367373 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7dd5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.23531312 +0000 UTC m=+12.581367373 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7ddb40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645a893570 item 52 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.236736214 +0000 UTC m=+12.582790477 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f82c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645a893d50 item 53 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.237367759 +0000 UTC m=+12.583422013 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f87c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.237367759 +0000 UTC m=+12.583422013 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f8d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aff0230 item 53 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.238790273 +0000 UTC m=+12.584844527 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aff0a80 item 54 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.23948576 +0000 UTC m=+12.585540023 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.23948576 +0000 UTC m=+12.585540023 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b7f9e00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aff0e00 item 54 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.240996801 +0000 UTC m=+12.587051054 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aff1260 item 55 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.241590205 +0000 UTC m=+12.587644458 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.241590205 +0000 UTC m=+12.587644458 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b818fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aff1650 item 55 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.243186298 +0000 UTC m=+12.589240551 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aec8150 item 56 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.243787616 +0000 UTC m=+12.589841869 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b819b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.243787616 +0000 UTC m=+12.589841869 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8361c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aec8770 item 56 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.245350976 +0000 UTC m=+12.591405229 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836800): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aec9260 item 57 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.24587615 +0000 UTC m=+12.591930404 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b836d40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aec9500 item 57 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.246449606 +0000 UTC m=+12.592503860 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.246449606 +0000 UTC m=+12.592503860 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837800): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aec9b20 item 57 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.248155476 +0000 UTC m=+12.594209739 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b837e40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abca540 item 58 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.248686382 +0000 UTC m=+12.594740645 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abca8c0 item 58 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.249402097 +0000 UTC m=+12.595456349 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8569c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.249402097 +0000 UTC m=+12.595456349 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b856f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abcaaf0 item 58 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.250676631 +0000 UTC m=+12.596730883 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8575c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abcb180 item 59 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.25127853 +0000 UTC m=+12.597332783 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b857b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abcb570 item 59 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.251800619 +0000 UTC m=+12.597854872 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.251800619 +0000 UTC m=+12.597854872 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e6c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abcb8f0 item 59 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.253341987 +0000 UTC m=+12.599396240 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ed00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc25b0 item 60 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.253837736 +0000 UTC m=+12.599891988 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f240): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc2b60 item 60 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.254428625 +0000 UTC m=+12.600482878 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.254428625 +0000 UTC m=+12.600482878 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87fd40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc2e00 item 60 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.257993465 +0000 UTC m=+12.604047728 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc2460 item 61 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.258555108 +0000 UTC m=+12.604609361 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89a880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.258555108 +0000 UTC m=+12.604609361 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89af80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc2770 item 61 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.260280295 +0000 UTC m=+12.606334558 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89b5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3570 item 62 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.260830056 +0000 UTC m=+12.606884309 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b89bb00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.260830056 +0000 UTC m=+12.606884309 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc37a0 item 62 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.262250775 +0000 UTC m=+12.608305029 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3dc0 item 63 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.26273335 +0000 UTC m=+12.608787603 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f4e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.26273335 +0000 UTC m=+12.608787603 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba21c0 item 63 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.264094266 +0000 UTC m=+12.610148519 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b4f5bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba2850 item 64 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.26450799 +0000 UTC m=+12.610562243 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee2c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.26450799 +0000 UTC m=+12.610562243 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ee9c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba2cb0 item 64 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.265769278 +0000 UTC m=+12.611823531 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba32d0 item 65 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.266286658 +0000 UTC m=+12.612340911 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.266286658 +0000 UTC m=+12.612340911 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b6ef9c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3490 item 65 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.267517579 +0000 UTC m=+12.613571832 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba39d0 item 66 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.268127293 +0000 UTC m=+12.614181547 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.268127293 +0000 UTC m=+12.614181547 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae52ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3b90 item 66 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.269302127 +0000 UTC m=+12.615356380 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1a690 item 67 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.269790833 +0000 UTC m=+12.615845086 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.269790833 +0000 UTC m=+12.615845086 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae53b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1a850 item 67 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.271265726 +0000 UTC m=+12.617319979 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1ad20 item 68 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.271854922 +0000 UTC m=+12.617909175 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf3c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.271854922 +0000 UTC m=+12.617909175 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1b260 item 68 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.273028684 +0000 UTC m=+12.619082937 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94b80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1b730 item 69 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.273637607 +0000 UTC m=+12.619691860 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.273637607 +0000 UTC m=+12.619691860 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1bb90 item 69 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.274875421 +0000 UTC m=+12.620929674 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c310 item 70 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.275463364 +0000 UTC m=+12.621517617 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafcc40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.275463364 +0000 UTC m=+12.621517617 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c4d0 item 70 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.276565852 +0000 UTC m=+12.622620115 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c850 item 71 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.277134919 +0000 UTC m=+12.623189172 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.277134919 +0000 UTC m=+12.623189172 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1494c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70ca10 item 71 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.278893499 +0000 UTC m=+12.624947762 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70cee0 item 72 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.27942208 +0000 UTC m=+12.625476333 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.27942208 +0000 UTC m=+12.625476333 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d0a0 item 72 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.280609318 +0000 UTC m=+12.626663572 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42ac40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d420 item 73 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.281061785 +0000 UTC m=+12.627116038 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d5e0 item 73 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.281530743 +0000 UTC m=+12.627584996 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.281530743 +0000 UTC m=+12.627584996 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bbc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d7a0 item 73 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.283007209 +0000 UTC m=+12.629061461 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70de30 item 74 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.28342534 +0000 UTC m=+12.629479594 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1da150 item 74 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.284003405 +0000 UTC m=+12.630057658 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac156c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.284003405 +0000 UTC m=+12.630057658 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15c40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1da620 item 74 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.285317764 +0000 UTC m=+12.631372017 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1dad20 item 75 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.285781201 +0000 UTC m=+12.631835454 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1daf50 item 75 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.286275187 +0000 UTC m=+12.632329440 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.286275187 +0000 UTC m=+12.632329440 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db110 item 75 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.287494646 +0000 UTC m=+12.633548899 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db500 item 76 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.287938415 +0000 UTC m=+12.633992669 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db6c0 item 76 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.28844239 +0000 UTC m=+12.634496643 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.28844239 +0000 UTC m=+12.634496643 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db880 item 76 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.289562321 +0000 UTC m=+12.635616574 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1dbc00 item 77 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.290013916 +0000 UTC m=+12.636068168 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae436c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.290013916 +0000 UTC m=+12.636068168 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae43dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92150 item 77 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.291305522 +0000 UTC m=+12.637359774 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae925b0 item 78 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.291744322 +0000 UTC m=+12.637798575 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.291744322 +0000 UTC m=+12.637798575 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92850 item 78 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.295944396 +0000 UTC m=+12.641998659 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad457c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92d90 item 79 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.296481302 +0000 UTC m=+12.642535565 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45cc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.296481302 +0000 UTC m=+12.642535565 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c4c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae932d0 item 79 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.298016189 +0000 UTC m=+12.644070452 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6cb00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae93880 item 80 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.298596408 +0000 UTC m=+12.644650671 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.298596408 +0000 UTC m=+12.644650671 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c070 item 80 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.300150218 +0000 UTC m=+12.646204472 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6de40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c4d0 item 81 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.300706764 +0000 UTC m=+12.646761016 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.300706764 +0000 UTC m=+12.646761016 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c690 item 81 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.302139936 +0000 UTC m=+12.648194190 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49ca10 item 82 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.302696911 +0000 UTC m=+12.648751164 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.302696911 +0000 UTC m=+12.648751164 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe2c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49cbd0 item 82 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.30393767 +0000 UTC m=+12.649991923 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49cfc0 item 83 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.304459038 +0000 UTC m=+12.650513291 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.304459038 +0000 UTC m=+12.650513291 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d180 item 83 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.30583353 +0000 UTC m=+12.651887783 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d500 item 84 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.306353024 +0000 UTC m=+12.652407278 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.306353024 +0000 UTC m=+12.652407278 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d730 item 84 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.307533199 +0000 UTC m=+12.653587452 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49dab0 item 85 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.308233866 +0000 UTC m=+12.654288119 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.308233866 +0000 UTC m=+12.654288119 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49dc70 item 85 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.309473483 +0000 UTC m=+12.655527735 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa2a0 item 86 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.310144674 +0000 UTC m=+12.656198927 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af38d80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.310144674 +0000 UTC m=+12.656198927 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa460 item 86 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.311395983 +0000 UTC m=+12.657450236 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af39a00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa8c0 item 87 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.311966473 +0000 UTC m=+12.658020726 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.311966473 +0000 UTC m=+12.658020726 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0540): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaaaf0 item 87 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.313440084 +0000 UTC m=+12.659494337 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade0bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abab1f0 item 88 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.314034979 +0000 UTC m=+12.660089233 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade10c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.314034979 +0000 UTC m=+12.660089233 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abab880 item 88 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.315467452 +0000 UTC m=+12.661521706 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ade1d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ababce0 item 89 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.315954705 +0000 UTC m=+12.662008958 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1a230 item 89 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.316448791 +0000 UTC m=+12.662503044 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87e880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.316448791 +0000 UTC m=+12.662503044 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87ee00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1a620 item 89 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.317763861 +0000 UTC m=+12.663818113 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1ad20 item 90 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.318176913 +0000 UTC m=+12.664231166 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b87f980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1aee0 item 90 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.318710544 +0000 UTC m=+12.664764797 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.318710544 +0000 UTC m=+12.664764797 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af365c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1b0a0 item 90 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.319871872 +0000 UTC m=+12.665926125 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af36c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1b570 item 91 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.320320843 +0000 UTC m=+12.666375096 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1b7a0 item 91 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.320809158 +0000 UTC m=+12.666863411 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.320809158 +0000 UTC m=+12.666863411 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af37c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4070 item 91 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.321980655 +0000 UTC m=+12.668034909 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e43f0 item 92 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.322403246 +0000 UTC m=+12.668457498 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e45b0 item 92 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.322964548 +0000 UTC m=+12.669018801 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af56dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.322964548 +0000 UTC m=+12.669018801 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af57380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4770 item 92 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.324071595 +0000 UTC m=+12.670125848 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af579c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4cb0 item 93 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.324534441 +0000 UTC m=+12.670588694 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.324534441 +0000 UTC m=+12.670588694 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afac700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4f50 item 93 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.325870331 +0000 UTC m=+12.671924583 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afacd40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5490 item 94 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.326347344 +0000 UTC m=+12.672401607 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.326347344 +0000 UTC m=+12.672401607 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afad980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e56c0 item 94 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.32776585 +0000 UTC m=+12.673820103 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0520c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5b20 item 95 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.328245097 +0000 UTC m=+12.674299350 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.328245097 +0000 UTC m=+12.674299350 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b052d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5ce0 item 95 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.329570607 +0000 UTC m=+12.675624860 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a44d0 item 96 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.330015569 +0000 UTC m=+12.676069822 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b053880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.330015569 +0000 UTC m=+12.676069822 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a4690 item 96 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= 2026/05/08 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : >WaitForWriters: 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.354624306 +0000 UTC m=+12.700678569 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.354624306 +0000 UTC m=+12.700678569 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.354624306 +0000 UTC m=+12.700678569 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448380 item 1 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.356943568 +0000 UTC m=+12.702997831 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.356943568 +0000 UTC m=+12.702997831 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448850 item 2 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.358533889 +0000 UTC m=+12.704588142 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f45c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.358533889 +0000 UTC m=+12.704588142 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.358533889 +0000 UTC m=+12.704588142 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f4f00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448bd0 item 3 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.360311335 +0000 UTC m=+12.706365598 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.360311335 +0000 UTC m=+12.706365598 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f5ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4491f0 item 4 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.361543759 +0000 UTC m=+12.707598011 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.361543759 +0000 UTC m=+12.707598011 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21e680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.361543759 +0000 UTC m=+12.707598011 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21eb40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b449730 item 5 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.3636621 +0000 UTC m=+12.709716363 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f1c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.3636621 +0000 UTC m=+12.709716363 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21f700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e070 item 6 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.365131973 +0000 UTC m=+12.711186236 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b21fd80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.365131973 +0000 UTC m=+12.711186236 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.365131973 +0000 UTC m=+12.711186236 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25a840): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e3f0 item 7 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.367016041 +0000 UTC m=+12.713070304 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25aec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.367016041 +0000 UTC m=+12.713070304 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e8c0 item 8 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b25b9c0): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25b9c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.36868456 +0000 UTC m=+12.714738823 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b25bd80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.36868456 +0000 UTC m=+12.714738823 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.36868456 +0000 UTC m=+12.714738823 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27e800): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7ed20 item 9 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.370745722 +0000 UTC m=+12.716799985 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27ee80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.370745722 +0000 UTC m=+12.716799985 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27f3c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7f960 item 10 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b27fa00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fa00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.372241535 +0000 UTC m=+12.718295798 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b27fdc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.372241535 +0000 UTC m=+12.718295798 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b43c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.372241535 +0000 UTC m=+12.718295798 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b48c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7fdc0 item 11 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.374205273 +0000 UTC m=+12.720259536 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b4f40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.374205273 +0000 UTC m=+12.720259536 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414690 item 12 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b2b5ac0): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.375664846 +0000 UTC m=+12.721719109 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2b5e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.375664846 +0000 UTC m=+12.721719109 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2de640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414a10 item 13 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.377061342 +0000 UTC m=+12.723115605 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2decc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.377061342 +0000 UTC m=+12.723115605 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414f50 item 14 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b2df840): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2df840): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.378750039 +0000 UTC m=+12.724804302 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2dfc00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.378750039 +0000 UTC m=+12.724804302 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3103c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4152d0 item 15 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.380160509 +0000 UTC m=+12.726214772 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.380160509 +0000 UTC m=+12.726214772 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b310f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4156c0 item 16 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.381610876 +0000 UTC m=+12.727665139 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3115c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.381610876 +0000 UTC m=+12.727665139 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b311a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.381610876 +0000 UTC m=+12.727665139 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b415b20 item 17 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.383525181 +0000 UTC m=+12.729579444 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3266c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.383525181 +0000 UTC m=+12.729579444 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b326c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238310 item 18 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.384859918 +0000 UTC m=+12.730914181 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.384859918 +0000 UTC m=+12.730914181 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.384859918 +0000 UTC m=+12.730914181 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b327c80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238690 item 19 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.386730349 +0000 UTC m=+12.732784612 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.386730349 +0000 UTC m=+12.732784612 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238c40 item 20 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.388106105 +0000 UTC m=+12.734160368 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b344fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.388106105 +0000 UTC m=+12.734160368 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3454c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.388106105 +0000 UTC m=+12.734160368 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3459c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238fc0 item 21 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.389979562 +0000 UTC m=+12.736033825 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.389979562 +0000 UTC m=+12.736033825 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2395e0 item 22 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.391763179 +0000 UTC m=+12.737817443 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b368d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.391763179 +0000 UTC m=+12.737817443 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.391763179 +0000 UTC m=+12.737817443 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2399d0 item 23 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.393614945 +0000 UTC m=+12.739669199 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b369d80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.393614945 +0000 UTC m=+12.739669199 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3803c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab964d0 item 24 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b380a00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380a00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.394948831 +0000 UTC m=+12.741003085 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b380dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.394948831 +0000 UTC m=+12.741003085 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3812c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.394948831 +0000 UTC m=+12.741003085 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381800): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab96bd0 item 25 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.396725937 +0000 UTC m=+12.742780189 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b381e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.396725937 +0000 UTC m=+12.742780189 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a04c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab97a40 item 26 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b3a0b00): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.398105047 +0000 UTC m=+12.744159301 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a0ec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.398105047 +0000 UTC m=+12.744159301 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a13c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.398105047 +0000 UTC m=+12.744159301 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3a1900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8c230 item 27 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.400187631 +0000 UTC m=+12.746241895 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3bc080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.400187631 +0000 UTC m=+12.746241895 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aa500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4769a0 item 28 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b8aab40): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aab40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.401637597 +0000 UTC m=+12.747691870 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8aaf00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.401637597 +0000 UTC m=+12.747691870 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8ab5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b476fc0 item 29 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.403043608 +0000 UTC m=+12.749097862 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8abc40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.403043608 +0000 UTC m=+12.749097862 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b477340 item 30 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): _readAt: size=2, off=0 2026/05/08 05:21:03 ERROR : open-test-file(0x1c645b8e08c0): Couldn't read size of file 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e08c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.404391671 +0000 UTC m=+12.750445925 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e0c80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.404391671 +0000 UTC m=+12.750445925 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e1340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4776c0 item 31 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.405701862 +0000 UTC m=+12.751756115 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8e19c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.405701862 +0000 UTC m=+12.751756115 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa000): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b477a40 item 32 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.407054103 +0000 UTC m=+12.753108356 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa640): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b477dc0 item 33 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.407571443 +0000 UTC m=+12.753625696 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8faac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.407571443 +0000 UTC m=+12.753625696 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fafc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca0e0 item 33 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.40926545 +0000 UTC m=+12.755319703 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca540 item 34 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.40989892 +0000 UTC m=+12.755953173 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fba80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.40989892 +0000 UTC m=+12.755953173 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e0c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca770 item 34 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.4116308 +0000 UTC m=+12.757685063 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d4150 item 35 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.412170331 +0000 UTC m=+12.758224594 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.412170331 +0000 UTC m=+12.758224594 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b108a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d43f0 item 35 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.41363279 +0000 UTC m=+12.759687054 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d4af0 item 36 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.41411868 +0000 UTC m=+12.760172934 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109600): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.41411868 +0000 UTC m=+12.760172934 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b109b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d4cb0 item 36 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.415320215 +0000 UTC m=+12.761374478 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41e940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d5030 item 37 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.415769936 +0000 UTC m=+12.761824190 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41edc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.415769936 +0000 UTC m=+12.761824190 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f2c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d5340 item 37 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.417568822 +0000 UTC m=+12.763623085 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41f940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d56c0 item 38 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.418145455 +0000 UTC m=+12.764199707 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b41fe40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.418145455 +0000 UTC m=+12.764199707 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afde680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d5880 item 38 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.419474621 +0000 UTC m=+12.765528874 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afdf740): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6d5c00 item 39 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.420040954 +0000 UTC m=+12.766095207 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad944c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.420040954 +0000 UTC m=+12.766095207 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad94d80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afca070 item 39 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.421365922 +0000 UTC m=+12.767420176 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcad20 item 40 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.422002107 +0000 UTC m=+12.768056360 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad95a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.422002107 +0000 UTC m=+12.768056360 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aafc580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcaee0 item 40 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.423315244 +0000 UTC m=+12.769369496 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcb340 item 41 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.423750928 +0000 UTC m=+12.769805182 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcba40 item 41 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.424266776 +0000 UTC m=+12.770321029 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b148c40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.424266776 +0000 UTC m=+12.770321029 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645afcbc70 item 41 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.428417946 +0000 UTC m=+12.774472198 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1497c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8c770 item 42 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.42897453 +0000 UTC m=+12.775028793 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b149cc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8cf50 item 42 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.42955037 +0000 UTC m=+12.775604633 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.42955037 +0000 UTC m=+12.775604633 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42a880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8d420 item 42 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.430861432 +0000 UTC m=+12.776915695 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42aec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8da40 item 43 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.431355117 +0000 UTC m=+12.777409370 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b3c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ab8dc00 item 43 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.431849845 +0000 UTC m=+12.777904108 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42b980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.431849845 +0000 UTC m=+12.777904108 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b42bec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc23f0 item 43 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.433343422 +0000 UTC m=+12.779397685 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac14e40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc2cb0 item 44 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.435859126 +0000 UTC m=+12.781913389 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac15380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3340 item 44 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.436430056 +0000 UTC m=+12.782484320 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ac159c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.436430056 +0000 UTC m=+12.782484320 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3500 item 44 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.437652051 +0000 UTC m=+12.783706314 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3960 item 45 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.438127901 +0000 UTC m=+12.784182164 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae46b80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.438127901 +0000 UTC m=+12.784182164 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abc3b90 item 45 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.441719222 +0000 UTC m=+12.787773475 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae479c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba2380 item 46 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.44217765 +0000 UTC m=+12.788231903 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae47ec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.44217765 +0000 UTC m=+12.788231903 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44740): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba27e0 item 46 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.443528728 +0000 UTC m=+12.789582981 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad44d80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba30a0 item 47 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.44396807 +0000 UTC m=+12.790022323 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.44396807 +0000 UTC m=+12.790022323 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad45980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3260 item 47 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.44549428 +0000 UTC m=+12.791548532 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c0c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba36c0 item 48 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.445949242 +0000 UTC m=+12.792003495 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6c5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.445949242 +0000 UTC m=+12.792003495 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ccc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba38f0 item 48 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.447301492 +0000 UTC m=+12.793355745 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645aba3dc0 item 49 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.447921465 +0000 UTC m=+12.793975719 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6d880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.447921465 +0000 UTC m=+12.793975719 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af6ddc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1a5b0 item 49 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.449266723 +0000 UTC m=+12.795320976 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b092940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1a930 item 50 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.449751582 +0000 UTC m=+12.795805834 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093100): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.449751582 +0000 UTC m=+12.795805834 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093680): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1aaf0 item 50 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.451101517 +0000 UTC m=+12.797155771 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b093d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1b340 item 51 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.452168427 +0000 UTC m=+12.798222680 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebe500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.452168427 +0000 UTC m=+12.798222680 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebea40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645af1b500 item 51 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.453423683 +0000 UTC m=+12.799477937 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645aebf400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c150 item 52 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.454172793 +0000 UTC m=+12.800227045 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0365c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.454172793 +0000 UTC m=+12.800227045 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b036b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c310 item 52 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.455359389 +0000 UTC m=+12.801413642 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0371c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c690 item 53 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.455812959 +0000 UTC m=+12.801867212 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0376c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.455812959 +0000 UTC m=+12.801867212 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b037c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70c850 item 53 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.457065971 +0000 UTC m=+12.803120224 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70cbd0 item 54 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.457685905 +0000 UTC m=+12.803740158 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07e880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.457685905 +0000 UTC m=+12.803740158 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07ee00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70cee0 item 54 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.458833918 +0000 UTC m=+12.804888171 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07f480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d260 item 55 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.459314068 +0000 UTC m=+12.805368321 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b07fa00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.459314068 +0000 UTC m=+12.805368321 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d420 item 55 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.460621003 +0000 UTC m=+12.806675255 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fa6c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70d7a0 item 56 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.46120579 +0000 UTC m=+12.807260042 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fabc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.46120579 +0000 UTC m=+12.807260042 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b8fb140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b70da40 item 56 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.462535388 +0000 UTC m=+12.808589641 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1da070 item 57 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.464629553 +0000 UTC m=+12.810683805 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15e7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1da230 item 57 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.465205433 +0000 UTC m=+12.811259686 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15ed00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.465205433 +0000 UTC m=+12.811259686 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1da850 item 57 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.466836111 +0000 UTC m=+12.812890364 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15f8c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1dae70 item 58 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.468296807 +0000 UTC m=+12.814351060 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b15fe00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db030 item 58 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.468825969 +0000 UTC m=+12.814880222 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16c440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.468825969 +0000 UTC m=+12.814880222 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16ca00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db1f0 item 58 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.470033065 +0000 UTC m=+12.816087317 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db5e0 item 59 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.470534393 +0000 UTC m=+12.816588647 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16d580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db7a0 item 59 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.470972042 +0000 UTC m=+12.817026295 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b16dac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.470972042 +0000 UTC m=+12.817026295 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1db960 item 59 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.472928146 +0000 UTC m=+12.818982399 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17c780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b1dbdc0 item 60 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.473349293 +0000 UTC m=+12.819403547 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17ccc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92310 item 60 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.47418667 +0000 UTC m=+12.820240923 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.47418667 +0000 UTC m=+12.820240923 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17d7c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae924d0 item 60 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.475407781 +0000 UTC m=+12.821462035 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b17de00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92930 item 61 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.476110141 +0000 UTC m=+12.822164395 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.476110141 +0000 UTC m=+12.822164395 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad42b40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae92bd0 item 61 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.47751932 +0000 UTC m=+12.823573572 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43180): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae93490 item 62 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.478028463 +0000 UTC m=+12.824082717 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad436c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.478028463 +0000 UTC m=+12.824082717 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad43dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ae937a0 item 62 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.479495641 +0000 UTC m=+12.825549895 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5c500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c150 item 63 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.48019199 +0000 UTC m=+12.826246243 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5ca40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.48019199 +0000 UTC m=+12.826246243 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c3f0 item 63 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): >_readAt: n=0, err=Bad file descriptor 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.481510157 +0000 UTC m=+12.827564410 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5d780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c770 item 64 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.484466945 +0000 UTC m=+12.830521198 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad5dcc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.484466945 +0000 UTC m=+12.830521198 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad784c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49c930 item 64 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.485855685 +0000 UTC m=+12.831909938 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49ccb0 item 65 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.487537149 +0000 UTC m=+12.833591402 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad78f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.487537149 +0000 UTC m=+12.833591402 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49cee0 item 65 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.488880553 +0000 UTC m=+12.834934806 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ad79ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d260 item 66 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.489477653 +0000 UTC m=+12.835531907 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.489477653 +0000 UTC m=+12.835531907 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d420 item 66 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.490648179 +0000 UTC m=+12.836702432 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc8bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d810 item 67 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.491072924 +0000 UTC m=+12.837127177 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.491072924 +0000 UTC m=+12.837127177 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9540): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49d9d0 item 67 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.493357399 +0000 UTC m=+12.839411653 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adc9bc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b49dd50 item 68 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.493982423 +0000 UTC m=+12.840036676 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde1c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.493982423 +0000 UTC m=+12.840036676 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645adde700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa1c0 item 68 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.495179149 +0000 UTC m=+12.841233402 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645added40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa540 item 69 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.495666742 +0000 UTC m=+12.841720995 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf1c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.495666742 +0000 UTC m=+12.841720995 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addf6c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaa700 item 69 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.496990108 +0000 UTC m=+12.843044360 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645addfd40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abaad90 item 70 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.497661168 +0000 UTC m=+12.843715461 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.497661168 +0000 UTC m=+12.843715461 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0e880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abab0a0 item 70 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.498853856 +0000 UTC m=+12.844908110 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0ef00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645abab960 item 71 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.499408397 +0000 UTC m=+12.845462671 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.499408397 +0000 UTC m=+12.845462671 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae0f900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ababb20 item 71 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.501026701 +0000 UTC m=+12.847080955 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42080): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1a540 item 72 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.501527449 +0000 UTC m=+12.847581703 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.501527449 +0000 UTC m=+12.847581703 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae42ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad1a8c0 item 72 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.502623475 +0000 UTC m=+12.848677728 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2400): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4230 item 73 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.505115593 +0000 UTC m=+12.851169847 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e43f0 item 73 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.505548283 +0000 UTC m=+12.851602536 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c2dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.505548283 +0000 UTC m=+12.851602536 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e45b0 item 73 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.506894852 +0000 UTC m=+12.852949106 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4af0 item 74 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.507491212 +0000 UTC m=+12.853545465 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3c3e40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4cb0 item 74 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.508133609 +0000 UTC m=+12.854187861 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3ea480): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.508133609 +0000 UTC m=+12.854187861 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eaa00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e4f50 item 74 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.509754077 +0000 UTC m=+12.855808330 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5490 item 75 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.510235037 +0000 UTC m=+12.856289300 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eb540): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): _writeAt: size=3, off=2 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e56c0 item 75 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.510770361 +0000 UTC m=+12.856824613 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b3eba80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.510770361 +0000 UTC m=+12.856824613 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e0c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5880 item 75 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.512196863 +0000 UTC m=+12.858251115 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8e700): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2e5ce0 item 76 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.512704252 +0000 UTC m=+12.858758506 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8ec00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a41c0 item 76 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): _writeAt: size=3, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.513227604 +0000 UTC m=+12.859281857 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f140): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.513227604 +0000 UTC m=+12.859281857 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8f6c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a44d0 item 76 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.514257424 +0000 UTC m=+12.860311677 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645ae8fd00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a4850 item 77 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.514678991 +0000 UTC m=+12.860733245 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4c300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.514678991 +0000 UTC m=+12.860733245 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4ca00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a4a10 item 77 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.515889224 +0000 UTC m=+12.861943477 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a4ee0 item 78 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.516373841 +0000 UTC m=+12.862428094 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4d540): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.516373841 +0000 UTC m=+12.862428094 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645af4dc40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a5110 item 78 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.517615202 +0000 UTC m=+12.863669455 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6380): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a57a0 item 79 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.518139404 +0000 UTC m=+12.864193657 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.518139404 +0000 UTC m=+12.864193657 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa6f80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b6a5960 item 79 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.520298222 +0000 UTC m=+12.866352475 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa75c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448150 item 80 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.520759837 +0000 UTC m=+12.866814089 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645afa7ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.520759837 +0000 UTC m=+12.866814089 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e2c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448380 item 80 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.523379086 +0000 UTC m=+12.869433369 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05e900): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448700 item 81 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.527488287 +0000 UTC m=+12.873542540 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05ed80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.527488287 +0000 UTC m=+12.873542540 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f2c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4488c0 item 81 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.528961326 +0000 UTC m=+12.875015579 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05f940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448c40 item 82 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.529637015 +0000 UTC m=+12.875691268 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b05fe40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.529637015 +0000 UTC m=+12.875691268 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0da4c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b448ee0 item 82 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.531119152 +0000 UTC m=+12.877173415 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dab40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4492d0 item 83 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.531736701 +0000 UTC m=+12.877790954 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db040): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.531736701 +0000 UTC m=+12.877790954 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0db580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4495e0 item 83 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.533126242 +0000 UTC m=+12.879180505 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b0dbc00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4499d0 item 84 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.53381715 +0000 UTC m=+12.879871403 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.53381715 +0000 UTC m=+12.879871403 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b449b90 item 84 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.535571883 +0000 UTC m=+12.881626136 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b132e00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e2a0 item 85 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.536238334 +0000 UTC m=+12.882292588 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.536238334 +0000 UTC m=+12.882292588 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133840): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e460 item 85 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.53811013 +0000 UTC m=+12.884164382 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b133ec0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e7e0 item 86 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.538636095 +0000 UTC m=+12.884690378 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c64c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.538636095 +0000 UTC m=+12.884690378 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c6a40): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7e9a0 item 86 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.540171152 +0000 UTC m=+12.886225405 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c70c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7ef50 item 87 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.540882389 +0000 UTC m=+12.886936642 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c75c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.540882389 +0000 UTC m=+12.886936642 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1c7b00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7f5e0 item 87 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.542529267 +0000 UTC m=+12.888583550 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8280): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7fb20 item 88 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.543268577 +0000 UTC m=+12.889322830 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8780): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.543268577 +0000 UTC m=+12.889322830 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f8d00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645ad7fce0 item 88 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.544936706 +0000 UTC m=+12.890990959 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414460 item 89 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.545860625 +0000 UTC m=+12.891914878 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414620 item 89 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.546501678 +0000 UTC m=+12.892555941 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b1f9dc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.546501678 +0000 UTC m=+12.892555941 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232440): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4147e0 item 89 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.549458899 +0000 UTC m=+12.895513151 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232a80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414bd0 item 90 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.549990996 +0000 UTC m=+12.896045249 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b232fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b414e70 item 90 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.55056904 +0000 UTC m=+12.896623293 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.55056904 +0000 UTC m=+12.896623293 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b233ac0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4150a0 item 90 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.552155846 +0000 UTC m=+12.898210118 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b415420 item 91 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.552656573 +0000 UTC m=+12.898710826 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264740): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): >_readAt: n=2, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): _writeAt: size=3, off=7 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b415650 item 91 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.553648281 +0000 UTC m=+12.899702534 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b264c80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): >_readAt: n=8, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.553648281 +0000 UTC m=+12.899702534 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265200): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b4158f0 item 91 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.55616146 +0000 UTC m=+12.902215723 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265840): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b415c70 item 92 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.556724806 +0000 UTC m=+12.902779059 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b265d80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): open at offset 5 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238070 item 92 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): _readAt: size=2, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): _writeAt: size=3, off=5 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): >_writeAt: n=3, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.557731512 +0000 UTC m=+12.903785775 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2863c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): >_readAt: n=3, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.557731512 +0000 UTC m=+12.903785775 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286980): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238310 item 92 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.55919345 +0000 UTC m=+12.905247723 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b286fc0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238690 item 93 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.559743262 +0000 UTC m=+12.905797515 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287500): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.559743262 +0000 UTC m=+12.905797515 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b287c00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2388c0 item 93 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.561459942 +0000 UTC m=+12.907514215 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba340): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238cb0 item 94 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.562064476 +0000 UTC m=+12.908118739 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2ba880): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.562064476 +0000 UTC m=+12.908118739 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2baf80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b238e70 item 94 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.563763514 +0000 UTC m=+12.909817768 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bb5c0): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2391f0 item 95 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.564367648 +0000 UTC m=+12.910421921 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2bbb00): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.564367648 +0000 UTC m=+12.910421921 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0300): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b239500 item 95 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 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 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): open at offset 0 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): _readAt: size=2, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): >_readAt: n=0, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.566073708 +0000 UTC m=+12.912127982 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0940): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): _writeAt: size=5, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): >openPending: err= 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b2398f0 item 96 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): >_writeAt: n=5, err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.566672662 +0000 UTC m=+12.912726916 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f0e80): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/08 05:21:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/08 05:21:03 DEBUG : open-test-file: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): _readAt: size=512, off=0 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): openPending: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): >openPending: err= 2026/05/08 05:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): >_readAt: n=5, err=EOF 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): close: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-08 05:21:03.566672662 +0000 UTC m=+12.912726916 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:03 DEBUG : open-test-file(0x1c645b2f1580): >close: err= 2026/05/08 05:21:03 DEBUG : open-test-file: Remove: 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1c645b239ab0 item 96 2026/05/08 05:21:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/08 05:21:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/08 05:21:03 DEBUG : open-test-file: >Remove: err= 2026/05/08 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : >WaitForWriters: 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:03 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:03 DEBUG : file1: newRWFileHandle: 2026/05/08 05:21:03 DEBUG : file1(0x1c645ae43000): openPending: 2026/05/08 05:21:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:03 DEBUG : file1(0x1c645ae43000): >openPending: err= 2026/05/08 05:21:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/08 05:21:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/08 05:21:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/08 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/08 05:21:03 DEBUG : Looking for writers 2026/05/08 05:21:03 DEBUG : file1: reading active writers 2026/05/08 05:21:03 DEBUG : file1: active writers 1 2026/05/08 05:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/08 05:21:04 DEBUG : Looking for writers 2026/05/08 05:21:04 DEBUG : file1: reading active writers 2026/05/08 05:21:04 DEBUG : file1: active writers 1 2026/05/08 05:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/08 05:21:04 DEBUG : Looking for writers 2026/05/08 05:21:04 DEBUG : file1: reading active writers 2026/05/08 05:21:04 DEBUG : file1: active writers 1 2026/05/08 05:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:05 DEBUG : Looking for writers 2026/05/08 05:21:05 DEBUG : file1: reading active writers 2026/05/08 05:21:05 DEBUG : file1: active writers 1 2026/05/08 05:21:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi/dir/file1: no such file or directory 2026/05/08 05:21:06 DEBUG : Looking for writers 2026/05/08 05:21:06 DEBUG : file1: reading active writers 2026/05/08 05:21:06 DEBUG : file1: active writers 1 2026/05/08 05:21:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:07 DEBUG : Looking for writers 2026/05/08 05:21:07 DEBUG : file1: reading active writers 2026/05/08 05:21:07 DEBUG : file1: active writers 1 2026/05/08 05:21:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:08 DEBUG : Looking for writers 2026/05/08 05:21:08 DEBUG : file1: reading active writers 2026/05/08 05:21:08 DEBUG : file1: active writers 1 2026/05/08 05:21:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:09 DEBUG : Looking for writers 2026/05/08 05:21:09 DEBUG : file1: reading active writers 2026/05/08 05:21:09 DEBUG : file1: active writers 1 2026/05/08 05:21:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:10 DEBUG : Looking for writers 2026/05/08 05:21:10 DEBUG : file1: reading active writers 2026/05/08 05:21:10 DEBUG : file1: active writers 1 2026/05/08 05:21:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:11 DEBUG : Looking for writers 2026/05/08 05:21:11 DEBUG : file1: reading active writers 2026/05/08 05:21:11 DEBUG : file1: active writers 1 2026/05/08 05:21:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:12 DEBUG : Looking for writers 2026/05/08 05:21:12 DEBUG : file1: reading active writers 2026/05/08 05:21:12 DEBUG : file1: active writers 1 2026/05/08 05:21:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:13 DEBUG : Looking for writers 2026/05/08 05:21:13 DEBUG : file1: reading active writers 2026/05/08 05:21:13 DEBUG : file1: active writers 1 2026/05/08 05:21:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:14 DEBUG : Looking for writers 2026/05/08 05:21:14 DEBUG : file1: reading active writers 2026/05/08 05:21:14 DEBUG : file1: active writers 1 2026/05/08 05:21:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:15 DEBUG : Looking for writers 2026/05/08 05:21:15 DEBUG : file1: reading active writers 2026/05/08 05:21:15 DEBUG : file1: active writers 1 2026/05/08 05:21:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:16 DEBUG : Looking for writers 2026/05/08 05:21:16 DEBUG : file1: reading active writers 2026/05/08 05:21:16 DEBUG : file1: active writers 1 2026/05/08 05:21:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:17 DEBUG : Looking for writers 2026/05/08 05:21:17 DEBUG : file1: reading active writers 2026/05/08 05:21:17 DEBUG : file1: active writers 1 2026/05/08 05:21:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:18 DEBUG : Looking for writers 2026/05/08 05:21:18 DEBUG : file1: reading active writers 2026/05/08 05:21:18 DEBUG : file1: active writers 1 2026/05/08 05:21:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:19 DEBUG : Looking for writers 2026/05/08 05:21:19 DEBUG : file1: reading active writers 2026/05/08 05:21:19 DEBUG : file1: active writers 1 2026/05/08 05:21:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:20 DEBUG : Looking for writers 2026/05/08 05:21:20 DEBUG : file1: reading active writers 2026/05/08 05:21:20 DEBUG : file1: active writers 1 2026/05/08 05:21:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:21 DEBUG : Looking for writers 2026/05/08 05:21:21 DEBUG : file1: reading active writers 2026/05/08 05:21:21 DEBUG : file1: active writers 1 2026/05/08 05:21:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:22 DEBUG : Looking for writers 2026/05/08 05:21:22 DEBUG : file1: reading active writers 2026/05/08 05:21:22 DEBUG : file1: active writers 1 2026/05/08 05:21:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:23 DEBUG : Looking for writers 2026/05/08 05:21:23 DEBUG : file1: reading active writers 2026/05/08 05:21:23 DEBUG : file1: active writers 1 2026/05/08 05:21:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:24 DEBUG : Looking for writers 2026/05/08 05:21:24 DEBUG : file1: reading active writers 2026/05/08 05:21:24 DEBUG : file1: active writers 1 2026/05/08 05:21:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:25 DEBUG : Looking for writers 2026/05/08 05:21:25 DEBUG : file1: reading active writers 2026/05/08 05:21:25 DEBUG : file1: active writers 1 2026/05/08 05:21:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:26 DEBUG : Looking for writers 2026/05/08 05:21:26 DEBUG : file1: reading active writers 2026/05/08 05:21:26 DEBUG : file1: active writers 1 2026/05/08 05:21:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:27 DEBUG : Looking for writers 2026/05/08 05:21:27 DEBUG : file1: reading active writers 2026/05/08 05:21:27 DEBUG : file1: active writers 1 2026/05/08 05:21:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:28 DEBUG : Looking for writers 2026/05/08 05:21:28 DEBUG : file1: reading active writers 2026/05/08 05:21:28 DEBUG : file1: active writers 1 2026/05/08 05:21:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:29 DEBUG : Looking for writers 2026/05/08 05:21:29 DEBUG : file1: reading active writers 2026/05/08 05:21:29 DEBUG : file1: active writers 1 2026/05/08 05:21:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:30 DEBUG : Looking for writers 2026/05/08 05:21:30 DEBUG : file1: reading active writers 2026/05/08 05:21:30 DEBUG : file1: active writers 1 2026/05/08 05:21:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:31 DEBUG : Looking for writers 2026/05/08 05:21:31 DEBUG : file1: reading active writers 2026/05/08 05:21:31 DEBUG : file1: active writers 1 2026/05/08 05:21:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:32 DEBUG : Looking for writers 2026/05/08 05:21:32 DEBUG : file1: reading active writers 2026/05/08 05:21:32 DEBUG : file1: active writers 1 2026/05/08 05:21:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/08 05:21:33 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1c645b0b9300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1c645b4f26c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:31217354221312} name:file1 opens:1 downloaders: o: fd:0x1c645ad02018 info:{ModTime:{wall:14012803523997570012 ext:12936899146 loc:0x4728200} ATime:{wall:14012803523997570012 ext:12936899146 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/08 05:21:33 DEBUG : >WaitForWriters: 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:33 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : Config file has changed externally - reloading 2026/05/08 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:33 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:33 DEBUG : rename_me: newRWFileHandle: 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): openPending: 2026/05/08 05:21:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/08 05:21:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): >openPending: err= 2026/05/08 05:21:33 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/08 05:21:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/08 05:21:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/08 05:21:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): _writeAt: size=5, off=0 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): >_writeAt: n=5, err= 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): close: 2026/05/08 05:21:33 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-08 05:21:33.614677078 +0000 UTC m=+42.960731371 2026/05/08 05:21:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/08 05:21:33 DEBUG : rename_me(0x1c645b149ac0): >close: err= 2026/05/08 05:21:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/08 05:21:33 DEBUG : i_was_renamed: Updating file with 0x1c645a8e4340 2026/05/08 05:21:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/08 05:21:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/08 05:21:33 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:33 DEBUG : Looking for writers 2026/05/08 05:21:33 DEBUG : i_was_renamed: reading active writers 2026/05/08 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/08 05:21:33 DEBUG : Looking for writers 2026/05/08 05:21:33 DEBUG : i_was_renamed: reading active writers 2026/05/08 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/08 05:21:33 DEBUG : Looking for writers 2026/05/08 05:21:33 DEBUG : i_was_renamed: reading active writers 2026/05/08 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/08 05:21:33 DEBUG : Looking for writers 2026/05/08 05:21:33 DEBUG : i_was_renamed: reading active writers 2026/05/08 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/08 05:21:33 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/08 05:21:33 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:33 DEBUG : i_was_renamed: size = 5 OK 2026/05/08 05:21:33 INFO : i_was_renamed: Copied (new) 2026/05/08 05:21:33 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-08 05:21:33 +0000 UTC" 2026/05/08 05:21:33 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/08 05:21:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/08 05:21:33 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/08 05:21:33 DEBUG : Looking for writers 2026/05/08 05:21:33 DEBUG : i_was_renamed: reading active writers 2026/05/08 05:21:33 DEBUG : >WaitForWriters: 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:33 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/08 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F2BvC}/rclone-test-xujiqup7zofi" 2026/05/08 05:21:33 INFO : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/08 05:21:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:33 DEBUG : forgetting directory cache 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): _readAt: size=512, off=0 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): openPending: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:22:33 +0000 UTC" against cached fingerprint "" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): >openPending: err= 2026/05/08 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): >_readAt: n=20, err=EOF 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): close: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:22:33 +0000 GMT 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b037b80): >close: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:34 DEBUG : forgetting directory cache 2026/05/08 05:21:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): _readAt: size=512, off=0 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): openPending: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:23:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:22:33 +0000 UTC" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-08 04:23:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:22:33 +0000 UTC") 2026/05/08 05:21:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): >openPending: err= 2026/05/08 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): >_readAt: n=20, err=EOF 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): close: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:23:33 +0000 GMT 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645adcb480): >close: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:34 DEBUG : forgetting directory cache 2026/05/08 05:21:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): _readAt: size=512, off=0 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): openPending: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:24:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:23:33 +0000 UTC" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-08 04:24:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:23:33 +0000 UTC") 2026/05/08 05:21:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): >openPending: err= 2026/05/08 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): >_readAt: n=20, err=EOF 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): close: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:24:33 +0000 GMT 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645ade0800): >close: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:34 DEBUG : forgetting directory cache 2026/05/08 05:21:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): _readAt: size=512, off=0 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): openPending: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:25:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:24:33 +0000 UTC" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-08 04:25:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:24:33 +0000 UTC") 2026/05/08 05:21:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): >openPending: err= 2026/05/08 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): >_readAt: n=20, err=EOF 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): close: 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:25:33 +0000 GMT 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate(0x1c645b4bcc80): >close: err= 2026/05/08 05:21:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:35 DEBUG : forgetting directory cache 2026/05/08 05:21:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): _readAt: size=512, off=0 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): openPending: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:26:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:25:33 +0000 UTC" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-08 04:26:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:25:33 +0000 UTC") 2026/05/08 05:21:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): >openPending: err= 2026/05/08 05:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): >_readAt: n=20, err=EOF 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): close: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:26:33 +0000 GMT 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4c4f40): >close: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:35 DEBUG : forgetting directory cache 2026/05/08 05:21:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): _readAt: size=512, off=0 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): openPending: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-08 04:27:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:26:33 +0000 UTC" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-08 04:27:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:26:33 +0000 UTC") 2026/05/08 05:21:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/08 05:21:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): >openPending: err= 2026/05/08 05:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): >_readAt: n=20, err=EOF 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): close: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:27:33 +0000 GMT 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b4f1180): >close: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:35 DEBUG : forgetting directory cache 2026/05/08 05:21:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): _readAt: size=512, off=0 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): openPending: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-08 04:28:33 +0000 UTC" against cached fingerprint "20,2026-05-08 04:27:33 +0000 UTC" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-08 04:28:33 +0000 UTC" != cached fingerprint "20,2026-05-08 04:27:33 +0000 UTC") 2026/05/08 05:21:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/08 05:21:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): >openPending: err= 2026/05/08 05:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): >_readAt: n=21, err=EOF 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): close: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:28:33 +0000 GMT 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645b36a400): >close: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:35 DEBUG : forgetting directory cache 2026/05/08 05:21:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): _readAt: size=512, off=0 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): openPending: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-08 04:29:33 +0000 UTC" against cached fingerprint "21,2026-05-08 04:28:33 +0000 UTC" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-08 04:29:33 +0000 UTC" != cached fingerprint "21,2026-05-08 04:28:33 +0000 UTC") 2026/05/08 05:21:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/08 05:21:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): >openPending: err= 2026/05/08 05:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): >_readAt: n=22, err=EOF 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): close: 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:29:33 +0000 GMT 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate(0x1c645af48700): >close: err= 2026/05/08 05:21:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : forgetting directory cache 2026/05/08 05:21:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): _readAt: size=512, off=0 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): openPending: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-08 04:30:33 +0000 UTC" against cached fingerprint "22,2026-05-08 04:29:33 +0000 UTC" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-08 04:30:33 +0000 UTC" != cached fingerprint "22,2026-05-08 04:29:33 +0000 UTC") 2026/05/08 05:21:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/08 05:21:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): >openPending: err= 2026/05/08 05:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): >_readAt: n=23, err=EOF 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): close: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:30:33 +0000 GMT 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645b0dd480): >close: err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : forgetting directory cache 2026/05/08 05:21:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): _readAt: size=512, off=0 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): openPending: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-08 04:31:33 +0000 UTC" against cached fingerprint "23,2026-05-08 04:30:33 +0000 UTC" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-08 04:31:33 +0000 UTC" != cached fingerprint "23,2026-05-08 04:30:33 +0000 UTC") 2026/05/08 05:21:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/08 05:21:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): >openPending: err= 2026/05/08 05:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): >_readAt: n=24, err=EOF 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): close: 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-08 04:31:33 +0000 GMT 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate(0x1c645af746c0): >close: err= 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: 2026/05/08 05:21:36 DEBUG : webdav root 'rclone-test-xujiqup7zofi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : forgetting directory cache 2026/05/08 05:21:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/08 05:21:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/08 05:21:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/08 05:21:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/08 05:21:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : FiLeA: reading active writers 2026/05/08 05:21:36 DEBUG : FiLeB: reading active writers 2026/05/08 05:21:36 DEBUG : FilEb: reading active writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : FiLeA: reading active writers 2026/05/08 05:21:36 DEBUG : FiLeB: reading active writers 2026/05/08 05:21:36 DEBUG : FilEb: reading active writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/08 05:21:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : webdav root 'rclone-test-xujiqup7zofi': Reusing VFS from active cache 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:36 DEBUG : Looking for writers 2026/05/08 05:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:36 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:37 DEBUG : dir: Looking for writers 2026/05/08 05:21:37 DEBUG : file2: reading active writers 2026/05/08 05:21:37 DEBUG : Looking for writers 2026/05/08 05:21:37 DEBUG : file1: reading active writers 2026/05/08 05:21:37 DEBUG : dir: reading active writers 2026/05/08 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:37 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:37 DEBUG : dir: Looking for writers 2026/05/08 05:21:37 DEBUG : Looking for writers 2026/05/08 05:21:37 DEBUG : dir: reading active writers 2026/05/08 05:21:37 DEBUG : file1: reading active writers 2026/05/08 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:37 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:37 DEBUG : file1: Open: flags=O_RDONLY 2026/05/08 05:21:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/08 05:21:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/08 05:21:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/08 05:21:37 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/08 05:21:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/08 05:21:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/08 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:37 DEBUG : dir: Looking for writers 2026/05/08 05:21:37 DEBUG : file2: reading active writers 2026/05/08 05:21:37 DEBUG : new_file.txt: reading active writers 2026/05/08 05:21:37 DEBUG : Looking for writers 2026/05/08 05:21:37 DEBUG : dir: reading active writers 2026/05/08 05:21:37 DEBUG : file1: reading active writers 2026/05/08 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:37 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/08 05:21:37 DEBUG : dir/file1: Updating file with dir/file1 0x1c645b0509c0 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:37 INFO : dir/file1: Moved (server-side) to: file0 2026/05/08 05:21:37 DEBUG : file0: Updating file with file0 0x1c645b0509c0 2026/05/08 05:21:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/08 05:21:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/08 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:37 DEBUG : dir: Looking for writers 2026/05/08 05:21:37 DEBUG : Looking for writers 2026/05/08 05:21:37 DEBUG : dir: reading active writers 2026/05/08 05:21:37 DEBUG : file0: reading active writers 2026/05/08 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:37 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:37 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:37 DEBUG : Looking for writers 2026/05/08 05:21:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:37 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/08 05:21:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/08 05:21:37 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/08 05:21:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/08 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:38 DEBUG : b: Looking for writers 2026/05/08 05:21:38 DEBUG : c: Looking for writers 2026/05/08 05:21:38 DEBUG : d: Looking for writers 2026/05/08 05:21:38 DEBUG : Looking for writers 2026/05/08 05:21:38 DEBUG : a: Looking for writers 2026/05/08 05:21:38 DEBUG : Looking for writers 2026/05/08 05:21:38 DEBUG : /: reading active writers 2026/05/08 05:21:38 DEBUG : a: reading active writers 2026/05/08 05:21:38 DEBUG : b: reading active writers 2026/05/08 05:21:38 DEBUG : c: reading active writers 2026/05/08 05:21:38 DEBUG : d: reading active writers 2026/05/08 05:21:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:38 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/08 05:21:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/08 05:21:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/08 05:21:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/08 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:38 DEBUG : a/b/c/d: Looking for writers 2026/05/08 05:21:38 DEBUG : a/b/c: Looking for writers 2026/05/08 05:21:38 DEBUG : d: reading active writers 2026/05/08 05:21:38 DEBUG : a/b: Looking for writers 2026/05/08 05:21:38 DEBUG : c: reading active writers 2026/05/08 05:21:38 DEBUG : a: Looking for writers 2026/05/08 05:21:38 DEBUG : b: reading active writers 2026/05/08 05:21:38 DEBUG : Looking for writers 2026/05/08 05:21:38 DEBUG : a: reading active writers 2026/05/08 05:21:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:38 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:38 DEBUG : Looking for writers 2026/05/08 05:21:38 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:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:38 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/08 05:21:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/08 05:21:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/08 05:21:38 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:21:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:38 DEBUG : file1: size = 5 OK 2026/05/08 05:21:38 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:21:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:38 DEBUG : file1: size = 0 OK 2026/05/08 05:21:38 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (7 bytes), uploading instead of streaming 2026/05/08 05:21:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:38 DEBUG : file1: size = 7 OK 2026/05/08 05:21:38 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:38 DEBUG : Looking for writers 2026/05/08 05:21:38 DEBUG : file1: reading active writers 2026/05/08 05:21:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:38 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/08 05:21:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/08 05:21:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/08 05:21:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/08 05:21:39 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (11 bytes), uploading instead of streaming 2026/05/08 05:21:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:39 DEBUG : file1: size = 11 OK 2026/05/08 05:21:39 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/08 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:39 DEBUG : Looking for writers 2026/05/08 05:21:39 DEBUG : file1: reading active writers 2026/05/08 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:39 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:39 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/08 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:39 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/08 05:21:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:39 DEBUG : file1: size = 5 OK 2026/05/08 05:21:39 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/08 05:21:39 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:39 DEBUG : Looking for writers 2026/05/08 05:21:39 DEBUG : file1: reading active writers 2026/05/08 05:21:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:39 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:21:40 DEBUG : file1: WriteFileHandle.Release closing 2026/05/08 05:21:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:40 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:21:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:21:40 DEBUG : file1: size = 0 OK 2026/05/08 05:21:40 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:21:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/08 05:21:40 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:21:40 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:21:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:21:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:21:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:21:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:21:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/08 05:21:40 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/08 05:21:40 DEBUG : Looking for writers 2026/05/08 05:21:40 DEBUG : file1: reading active writers 2026/05/08 05:21:40 DEBUG : file1: active writers 1 2026/05/08 05:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/08 05:21:41 DEBUG : Looking for writers 2026/05/08 05:21:41 DEBUG : file1: reading active writers 2026/05/08 05:21:41 DEBUG : file1: active writers 1 2026/05/08 05:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:42 DEBUG : Looking for writers 2026/05/08 05:21:42 DEBUG : file1: reading active writers 2026/05/08 05:21:42 DEBUG : file1: active writers 1 2026/05/08 05:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:43 DEBUG : Looking for writers 2026/05/08 05:21:43 DEBUG : file1: reading active writers 2026/05/08 05:21:43 DEBUG : file1: active writers 1 2026/05/08 05:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:44 DEBUG : Looking for writers 2026/05/08 05:21:44 DEBUG : file1: reading active writers 2026/05/08 05:21:44 DEBUG : file1: active writers 1 2026/05/08 05:21:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:45 DEBUG : Looking for writers 2026/05/08 05:21:45 DEBUG : file1: reading active writers 2026/05/08 05:21:45 DEBUG : file1: active writers 1 2026/05/08 05:21:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:46 DEBUG : Looking for writers 2026/05/08 05:21:46 DEBUG : file1: reading active writers 2026/05/08 05:21:46 DEBUG : file1: active writers 1 2026/05/08 05:21:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:47 DEBUG : Looking for writers 2026/05/08 05:21:47 DEBUG : file1: reading active writers 2026/05/08 05:21:47 DEBUG : file1: active writers 1 2026/05/08 05:21:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:48 DEBUG : Looking for writers 2026/05/08 05:21:48 DEBUG : file1: reading active writers 2026/05/08 05:21:48 DEBUG : file1: active writers 1 2026/05/08 05:21:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:49 DEBUG : Looking for writers 2026/05/08 05:21:49 DEBUG : file1: reading active writers 2026/05/08 05:21:49 DEBUG : file1: active writers 1 2026/05/08 05:21:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:50 DEBUG : Looking for writers 2026/05/08 05:21:50 DEBUG : file1: reading active writers 2026/05/08 05:21:50 DEBUG : file1: active writers 1 2026/05/08 05:21:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:51 DEBUG : Looking for writers 2026/05/08 05:21:51 DEBUG : file1: reading active writers 2026/05/08 05:21:51 DEBUG : file1: active writers 1 2026/05/08 05:21:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:52 DEBUG : Looking for writers 2026/05/08 05:21:52 DEBUG : file1: reading active writers 2026/05/08 05:21:52 DEBUG : file1: active writers 1 2026/05/08 05:21:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:53 DEBUG : Looking for writers 2026/05/08 05:21:53 DEBUG : file1: reading active writers 2026/05/08 05:21:53 DEBUG : file1: active writers 1 2026/05/08 05:21:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:54 DEBUG : Looking for writers 2026/05/08 05:21:54 DEBUG : file1: reading active writers 2026/05/08 05:21:54 DEBUG : file1: active writers 1 2026/05/08 05:21:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:55 DEBUG : Looking for writers 2026/05/08 05:21:55 DEBUG : file1: reading active writers 2026/05/08 05:21:55 DEBUG : file1: active writers 1 2026/05/08 05:21:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:56 DEBUG : Looking for writers 2026/05/08 05:21:56 DEBUG : file1: reading active writers 2026/05/08 05:21:56 DEBUG : file1: active writers 1 2026/05/08 05:21:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:57 DEBUG : Looking for writers 2026/05/08 05:21:57 DEBUG : file1: reading active writers 2026/05/08 05:21:57 DEBUG : file1: active writers 1 2026/05/08 05:21:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:58 DEBUG : Looking for writers 2026/05/08 05:21:58 DEBUG : file1: reading active writers 2026/05/08 05:21:58 DEBUG : file1: active writers 1 2026/05/08 05:21:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:21:59 DEBUG : Looking for writers 2026/05/08 05:21:59 DEBUG : file1: reading active writers 2026/05/08 05:21:59 DEBUG : file1: active writers 1 2026/05/08 05:21:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:00 DEBUG : Looking for writers 2026/05/08 05:22:00 DEBUG : file1: reading active writers 2026/05/08 05:22:00 DEBUG : file1: active writers 1 2026/05/08 05:22:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:01 DEBUG : Looking for writers 2026/05/08 05:22:01 DEBUG : file1: reading active writers 2026/05/08 05:22:01 DEBUG : file1: active writers 1 2026/05/08 05:22:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:02 DEBUG : Looking for writers 2026/05/08 05:22:02 DEBUG : file1: reading active writers 2026/05/08 05:22:02 DEBUG : file1: active writers 1 2026/05/08 05:22:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:03 DEBUG : Looking for writers 2026/05/08 05:22:03 DEBUG : file1: reading active writers 2026/05/08 05:22:03 DEBUG : file1: active writers 1 2026/05/08 05:22:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:04 DEBUG : Looking for writers 2026/05/08 05:22:04 DEBUG : file1: reading active writers 2026/05/08 05:22:04 DEBUG : file1: active writers 1 2026/05/08 05:22:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:05 DEBUG : Looking for writers 2026/05/08 05:22:05 DEBUG : file1: reading active writers 2026/05/08 05:22:05 DEBUG : file1: active writers 1 2026/05/08 05:22:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:06 DEBUG : Looking for writers 2026/05/08 05:22:06 DEBUG : file1: reading active writers 2026/05/08 05:22:06 DEBUG : file1: active writers 1 2026/05/08 05:22:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:07 DEBUG : Looking for writers 2026/05/08 05:22:07 DEBUG : file1: reading active writers 2026/05/08 05:22:07 DEBUG : file1: active writers 1 2026/05/08 05:22:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:08 DEBUG : Looking for writers 2026/05/08 05:22:08 DEBUG : file1: reading active writers 2026/05/08 05:22:08 DEBUG : file1: active writers 1 2026/05/08 05:22:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:09 DEBUG : Looking for writers 2026/05/08 05:22:09 DEBUG : file1: reading active writers 2026/05/08 05:22:09 DEBUG : file1: active writers 1 2026/05/08 05:22:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/08 05:22:10 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/08 05:22:10 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:10 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:22:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/08 05:22:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : file1: size = 0 OK 2026/05/08 05:22:10 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:22:10 DEBUG : file1: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/08 05:22:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/08 05:22:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:10 DEBUG : Looking for writers 2026/05/08 05:22:10 DEBUG : file1: reading active writers 2026/05/08 05:22:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:10 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/08 05:22:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/08 05:22:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : webdav root 'rclone-test-xujiqup7zofi': File to upload is small (100 bytes), uploading instead of streaming 2026/05/08 05:22:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : file1: size = 100 OK 2026/05/08 05:22:10 DEBUG : file1: Size of src and dst objects identical 2026/05/08 05:22:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/08 05:22:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/08 05:22:10 DEBUG : file1: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/08 05:22:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/08 05:22:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:10 DEBUG : Looking for writers 2026/05/08 05:22:10 DEBUG : file1: reading active writers 2026/05/08 05:22:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:10 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:10 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/08 05:22:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/08 05:22:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/08 05:22:10 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/08 05:22:10 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/08 05:22:10 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:10 DEBUG : flat: Looking for writers 2026/05/08 05:22:10 DEBUG : f004.txt: reading active writers 2026/05/08 05:22:10 DEBUG : f000.txt: reading active writers 2026/05/08 05:22:10 DEBUG : f001.txt: reading active writers 2026/05/08 05:22:10 DEBUG : f002.txt: reading active writers 2026/05/08 05:22:10 DEBUG : f003.txt: reading active writers 2026/05/08 05:22:10 DEBUG : Looking for writers 2026/05/08 05:22:10 DEBUG : flat: reading active writers 2026/05/08 05:22:10 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:10 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:10 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/08 05:22:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/08 05:22:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/08 05:22:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/08 05:22:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:10 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:10 DEBUG : a/b/c: Looking for writers 2026/05/08 05:22:10 DEBUG : deep.txt: reading active writers 2026/05/08 05:22:10 DEBUG : a/b: Looking for writers 2026/05/08 05:22:10 DEBUG : c: reading active writers 2026/05/08 05:22:10 DEBUG : mid.txt: reading active writers 2026/05/08 05:22:10 DEBUG : a: Looking for writers 2026/05/08 05:22:10 DEBUG : top.txt: reading active writers 2026/05/08 05:22:10 DEBUG : b: reading active writers 2026/05/08 05:22:10 DEBUG : Looking for writers 2026/05/08 05:22:10 DEBUG : a: reading active writers 2026/05/08 05:22:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:10 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:11 DEBUG : bigdir: Looking for writers 2026/05/08 05:22:11 DEBUG : big.bin: reading active writers 2026/05/08 05:22:11 DEBUG : Looking for writers 2026/05/08 05:22:11 DEBUG : bigdir: reading active writers 2026/05/08 05:22:11 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-xujiqup7zofi'", Local "Local file system at /tmp/rclone4015994459", Modify Window "1s" 2026/05/08 05:22:11 INFO : webdav root 'rclone-test-xujiqup7zofi': poll-interval is not supported by this remote 2026/05/08 05:22:11 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:11 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:11 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/08 05:22:11 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/08 05:22:11 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/08 05:22:11 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:11 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/08 05:22:11 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/08 05:22:11 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/08 05:22:11 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/08 05:22:11 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/08 05:22:11 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/08 05:22:11 DEBUG : WaitForWriters: timeout=30s 2026/05/08 05:22:11 DEBUG : dir1: Looking for writers 2026/05/08 05:22:11 DEBUG : a.txt: reading active writers 2026/05/08 05:22:11 DEBUG : dir2: Looking for writers 2026/05/08 05:22:11 DEBUG : b.txt: reading active writers 2026/05/08 05:22:11 DEBUG : dir3: Looking for writers 2026/05/08 05:22:11 DEBUG : c.txt: reading active writers 2026/05/08 05:22:11 DEBUG : Looking for writers 2026/05/08 05:22:11 DEBUG : dir1: reading active writers 2026/05/08 05:22:11 DEBUG : dir2: reading active writers 2026/05/08 05:22:11 DEBUG : dir3: reading active writers 2026/05/08 05:22:11 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/08 05:22:11 DEBUG : webdav root 'rclone-test-xujiqup7zofi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.199420897s (try 1/5)